Get contacts
Gets contacts from the database.
GET
Authorizations
Use your Formbricks x-api-key to authenticate.
Query Parameters
Required range:
1 <= x <= 100
Required range:
x >= 0
Available options:
createdAt
, updatedAt
Available options:
asc
, desc
Response
200 - application/json
Contacts retrieved successfully.
Unique identifier for the contact
Optional external user identifier
When the contact was created
Example:
"2021-01-01T00:00:00.000Z"
When the contact was last updated
Example:
"2021-01-01T00:00:00.000Z"
The environment this contact belongs to
Was this page helpful?