Get a data object by id
Returns an object definition in any scope. Project-scoped definitions are hidden (404) from callers without project access. Requires data-object:read.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
id
Response
The object definition.
definition
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error