EntityDefinitions

Operations for EntityDefinitions

List entityDefinitions

get

List entityDefinitions

Authorizations
Query parameters
limitinteger · min: 1 · max: 1000Optional

Maximum number of items to return (1-1000)

Default: 10
cursorstringOptional

Cursor for pagination. Use the value from the 'nextCursor' field of the previous response.

Responses
200

Successful response

application/json
get
/entityDefinitions

Get EntityDefinition

get

Get a single EntityDefinition by ID

Authorizations
Path parameters
idstringRequired

EntityDefinition ID

Responses
200

Successful response

application/json
get
/entityDefinitions/{id}

Last updated

Was this helpful?