GET/AttributeDefinition/

Get Attribute Definition

This is to view the Attribute Definition

Attributes define metadata or properties related to specific entities in the system.
The endpoint requires Bearer Token Authentication.
GET/AttributeDefinition/

Responses

StatusMeaningDescriptionSchema
200OKokNone
400Bad Requestbad requestNone
401UnauthorizedunauthorizedNone
429Too Many RequestsToo Many RequestsNone
500Internal Server Errorinternal errorNone

Example Request

# You can also use wget
curl -X GET /AttributeDefinition/ \
  -H 'Authorization: Bearer {access-token}'

Need Support?

Our team is here to help you integrate and make the most of our APIs. Get in touch for technical support, custom solutions, or any questions.