Skip to main content
GET
List objects
Requires object_types:read, a verified administrator, and Objects enabled for the workspace. Includes visible registered platform Objects and active workspace Objects. Worker is the first registered platform Object. Internal application models are not part of this catalog.

Parameters

boolean
When true, return only total, the number of visible definitions.
number
Number of definitions to return, between 1 and 100. Defaults to 10.
string
Cursor returned by the previous page.
string
Return definitions after this Object ID.
string
Return definitions before this Object ID.
Only one of cursor, starting_after, or ending_before may be provided.

Returns

Returns data, an array of Object definitions, and a cursor when another page is available. Definitions are ordered by key.