v1

latestOpenAPI 3.0.02026-07-17112116167.8 KB
MCP PATs

List MCP Personal Access Tokens for a workspace

get/api/workspaces/{wid}/mcp/pats

Path parameters

widstring required

Workspace ID

Response

OK

created_atstring required
expires_atstring required
idstring required
last_used_atstring nullable
namestring required
prefixstring required
revoked_atstring nullable
scopesstring[] required
workspace_idstring required

Example response

[
  {
    "id": "agpat_a1b2c3d4e5f6g7h8"
  }
]