contact-attribute-keys
Get contact attribute keys
Gets contact attribute keys from the database.
GET
Query Parameters
Required range:
1 < x < 100
Required range:
x > 0
Available options:
createdAt
, updatedAt
Available options:
asc
, desc
Response
200 - application/json
Contact attribute keys retrieved successfully.
The ID of the contact attribute key
The date and time the contact attribute key was created
The date and time the contact attribute key was last updated
Whether the attribute must have unique values across contacts
The attribute identifier used in the system
Display name for the attribute
Description of the attribute
Whether this is a default or custom attribute
Available options:
default
, custom
The ID of the environment this attribute belongs to
Was this page helpful?