List Custom Credentials
Retrieve a list of custom credentials for a specific application.
Authorizations
Path Parameters
The ID of the application.
Query Parameters
Maximum number of records to return for this request. Overrides the row count only, not the page offset (which is always based on per_page), so use per_page for pagination rather than combining limit with page. Defaults to the per_page value.
Items per page. Defaults to the resource-specific page count if configured, otherwise 20
Page number. Defaults to 1 when omitted
Response
A list of custom credentials
Unique identifier for the custom credential
Alias for the custom credential
Type of the custom credential
CREDENTIAL_TYPE_TYK_MANAGED, CREDENTIAL_TYPE_CUSTOM Plan ID associated with the custom credential
Authentication method used for the custom credential
List of product IDs associated with the custom credential
Type of authentication token used
AUTH_TOKEN_TYPE_CUSTOM, AUTH_TOKEN_STANDARD Key ID for the custom credential
ID for OAuth2.0 provider
ID for OAuth2.0 client type