Retrieve a list of attributes

Retrieves a paginated list of all contact attributes defined in your organization.

Use Case: Use this endpoint to:

  • Discover existing attributes for use when upserting contacts
  • Understand the data types of each attribute for proper formatting

Technical Details:

  • Attributes are ordered alphabetically by name
  • System internal attributes are excluded from the response
  • Use the attribute name when setting contact attributes via other endpoints
  • The data_type indicates expected value format: text, number, date, boolean, etc.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
Defaults to 1

Page number for pagination (starts at 1).

integer
Defaults to 200

Number of items per page (max 200).

Headers
string
required

Bearer token

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json