Attributes
Retrieve Attributes
GET
/
entities
/
{ent_id}
/
attributes
/
{attr_id}
Retrieves an Attributes record for an Entity.
Path Parameters
ent_id
string
The ID of the entity.
attr_id
string
The ID of the Attribute.
Returns
Returns an Entity’s Attributes object.