List tokens (Cloud-only)
List all client side access tokens for the current account. This is only available for cloud users.
Headers
Authorization
Header authentication of the form Bearer <token>
Query parameters
agentId
The agent ID to filter tokens by. If provided, only tokens for this agent will be returned.
offset
The offset for pagination. Defaults to 0.
limit
The number of tokens to return per page. Defaults to 10.
Response
200
tokens
hasNextPage