Objects
get
Authorizations
AuthorizationstringRequired
Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'
Query parameters
afterstringOptional
limitnumberOptional
Responses
200Success
application/json
and
get
/v1/objects200Success
get
Authorizations
AuthorizationstringRequired
Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'
Path parameters
objectIdstringRequired
Responses
200Success
application/json
idstringRequired
Unique ID
namestringRequired
Name of the object
descriptionstring · nullableRequired
Description of the object
get
/v1/objects/{objectId}200Success
Last updated