Skip to main content
GET
Get calling token workspace id, permission, and scopes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

OK

workspaceId
string
required
permission
enum<string>
required
Available options:
read_only,
full
scopes
enum<string>[] | null
required

null means unrestricted — every scope.

Available options:
contacts,
inbox,
automation,
broadcasts,
analytics,
ecommerce,
integrations,
channels,
minigames,
appointments,
media,
ads