Object Records
get/objects/{object_name}/records
Path parameters
object_namestring required
Query parameters
limitinteger
Limit the number of records returned. Default is 100.
cursorstring
Cursor from the previous response to resume pagination from.
Response
Response for a successful list operation with cursor-based pagination.