Get a contact attribute
Gets a contact attribute from the database.
GET
Authorizations
Use your Formbricks x-api-key to authenticate.
Path Parameters
Response
200 - application/json
Contact retrieved successfully.
The ID of the contact attribute
The date and time the contact attribute was created
Example:
"2021-01-01T00:00:00.000Z"
The date and time the contact attribute was last updated
Example:
"2021-01-01T00:00:00.000Z"
The ID of the attribute key
The ID of the contact
The value of the attribute
Example:
"example@email.com"
Was this page helpful?