clientSideAccessTokens
List tokens (Cloud-only)
List all client side access tokens for the current account. This is only available for cloud users.
get/v1/client-side-access-tokens
Query parameters
agentIdstring
The agent ID to filter tokens by. If provided, only tokens for this agent will be returned.
offsetnumber
The offset for pagination. Defaults to 0.
limitnumber
The number of tokens to return per page. Defaults to 10.
Response
200