Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

A logged-in user session bearer token (WorkOS AuthKit access token from signup/login).

Response

Object wrapping the array of MCP tokens. NOTE: a user with no tokens gets {"tokens": null} (the array is null, not []) — verified live against the sandbox. A populated element is shown below.

tokens
object[] | null