Skip to main content
POST
Lookup Workspace Access Token ID

Authorizations

Authorization
string
header
required

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

Path Parameters

workspace_id
string<uuid4>
required

Body

application/json
accessToken
string
required
Minimum string length: 1

Response

Access token ID lookup successful. Returns a stable, non-sensitive identifier for the provided workspace access token.

accessTokenId
string<uuid4>
required