Get a Client Data Access (CDA) token

Requests a client token for a given app installation (a workspace-to-installed-app pairing).
CDA tokens are used to access client data from an installed app and are scoped to a specific app installation.

CDA tokens are time-limited and will expire after 1 hour.

Accessing this endpoint with a system-level token

See the documentation
on how to generate a System-level JWT (JSON Web Token) for the MIG Console.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The request object containing the token type and other necessary data

string | null
int32
uuid | null
uuid | null
permissions
array of strings | null
permissions
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

The request was invalid, eg. because the app installation does not exist

403

The user is not authorized to create client tokens

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json