Objects
Get an object
Gets a single object by its object_id
or slug.
Required scopes: object_configuration:read
.
GET
Authorizations
This API uses OAuth 2.0 with the authorization code grant flow.
Path Parameters
A UUID or slug to identify the object.
Example:
"people"
Was this page helpful?