Retrieves a row in a list
get
/spaces/{spacename}/lists/({listid: .+})/rows/({rowid: .+})
Retrieves a row information from a list
Request
Path Parameters
-
listid: string
List ID
-
rowid: string
Row ID
-
spacename: string
Name of the portal
Response
Supported Media Types
- application/json
200 Response
success
404 Response
ID for the portal, list, or row is invalid
500 Response
Specified List is unavailable for this portal