Skip to main content
GET
List Custom Credentials

Authorizations

Authorization
string
header
required

Path Parameters

app_id
string
required

The ID of the application.

Response

200 - application/json

A list of custom credentials

ID
integer

Unique identifier for the custom credential

Alias
string

Alias for the custom credential

Type
enum<string>

Type of the custom credential

Available options:
CREDENTIAL_TYPE_TYK_MANAGED,
CREDENTIAL_TYPE_CUSTOM
PlanID
string

Plan ID associated with the custom credential

AuthenticationMethod
string

Authentication method used for the custom credential

ProductIDs
integer[]

List of product IDs associated with the custom credential

AuthTokenType
enum<string>

Type of authentication token used

Available options:
AUTH_TOKEN_CUSTOM,
AUTH_TOKEN_STANDARD
KeyID
string

Key ID for the custom credential

ProviderID
integer

ID for OAuth2.0 provider

ClientTypeID
integer

ID for OAuth2.0 client type