Skip to main content
GET
Describe the current token

Authorizations

Authorization
string
header
required

A workspace API token. Create one in Settings → API. Send it as Authorization: Bearer sk_live_....

Response

200 - application/json

Successful Response

token
TokenInfo · object
required
workspace
WorkspaceInfo · object
required
user
UserInfo · object | null

The person who authorized this connection. Null for a workspace token, which reads company-wide and is attributed to no one.