Get a data-object definition

View as Markdown

Fetches one org-level definition by id, including its full field list, groups, labels, and current version. Authorization: any authenticated org member. Unknown id returns 404.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

definitionIdstringRequired

Response

The definition.
definitionobject

Errors

404
Not Found Error