Objects

get
Authorizations
AuthorizationstringRequired

Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'

Query parameters
afterstringOptional
limitnumberOptional
Responses
chevron-right
200Success
application/json
and
get
/v1/objects
200Success
get
Authorizations
AuthorizationstringRequired

Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'

Path parameters
objectIdstringRequired
Responses
chevron-right
200Success
application/json
idstringRequired

Unique ID

namestringRequired

Name of the object

descriptionstring · nullableRequired

Description of the object

get
/v1/objects/{objectId}
200Success

Last updated