Skip to main content
GET
Sample contacts

Authorizations

Authorization
string
header
required

An OAuth 2.0 access token, sent as Authorization: Bearer <token>. MessageDesk is the OAuth 2.0 provider (backed by AWS Cognito): an integration such as Zapier obtains the token through the authorization-code flow when a user connects their MessageDesk account. Access tokens are valid for 24 hours and are refreshed with the refresh token.

Query Parameters

workspaceId
string
required

Workspace ID

developerProvider
enum<string>
required

Integration provider making the request

Available options:
zapier

Response

OK

createdAt
string
required

The created at timestamp

email
string
required

The email of the contact

firstName
string
required

The first name of the contact

id
string
required

The ID of the contact

lastName
string
required

The last name of the contact

phone
string
required

The phone number of the contact

properties
object
required

The properties of the contact

workspaceId
string
required

The workspace ID