Retrieve API tokens for your authenticated platform with secrets redacted. Basic Auth credentials scope this request to one platform.
Integration-key Basic Auth (clientId:clientSecret) as documented in docs/public/AUTHENTICATION.md.
Filter tokens by name.
Maximum number of results to return. Defaults to 50 and caps at 100.
1 <= x <= 100Pagination cursor returned from a previous request.
Paginated API token list returned. Secrets are redacted on list surfaces.
Current page of API tokens. Secrets are redacted on list surfaces.
Whether more results exist after this page.
Cursor to send on the next request. Empty string means there is no next page.
Total number of matching tokens.