Skip to main content
GET
List workspace users

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

Response

OK

address
string
avatarUrl
string
cognitoId
string
company
string
createdAt
string
deletedAt
object
email
string
emailVerified
boolean
firstName
string
id
string
lastInboundMessage
object
lastName
string
lastOutboundMessage
object
notificationTokens
object[]

Relationships

object
string
phone
string
phoneVerified
boolean
properties
object
ssoProviders
string[]
updatedAt
string
userMemberships
object[]
username
string