API Reference
List ClientCredential
List client credentials. Credentials are listed in no particular order.
GET
List ClientCredential
Documentation Index
Fetch the complete documentation index at: https://confidence-auth-testing.mintlify.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
The maximum number of credentials to fetch.
Token used for pagination.
Response
200 - application/json
OK
ClientCredential: List of client credentials.
A token that can be used to fetch more client credentials, empty if no more client credentials are available.
List ClientCredential

