EntityDefinitions
Authorizations
Query parameters
limitinteger · min: 1 · max: 1000OptionalDefault:
Maximum number of items to return (1-1000)
10cursorstringOptional
Cursor for pagination. Use the value from the 'nextCursor' field of the previous response.
Responses
200
Successful response
application/json
400
Bad request
application/json
401
Unauthorized
application/json
500
Internal server error
application/json
get
/entityDefinitionsAuthorizations
Path parameters
idstringRequired
EntityDefinition ID
Responses
200
Successful response
application/json
codestringRequired
idstring · uuidRequired
401
Unauthorized
application/json
404
Not found
application/json
500
Internal server error
application/json
get
/entityDefinitions/{id}Last updated
Was this helpful?