GET
/
acounts
/
{acc_id}
/
attributes
/
{acc_attr_id}

Retrieves an Attributes record for an Account.

Path Parameters

acc_id
string
required

The ID of the account

acc_attr_id
string
required

The ID of the attribute

Returns

Returns an Account’s Attributes object.