Fetch a single client IdP.
Look up a client IdP by id within the caller’s org. id may be the internal record ID hex or the custom client_idp_id string — the server tries client_idp_id first, then falls back to _id.
Authorizations
The Tyk Dashboard API Access Credentials
Path Parameters
Internal record ID hex or custom client_idp_id.
Response
Client IdP fetched.
A client Identity Provider stored beside API definitions.
Internal record ID hex. Set server-side on creation.
Stable user-facing identifier. Defaults to _id hex when not supplied on create.
Organisation ID. Set server-side from the session; cannot be overridden.
JWT claim holding the OAuth scopes (e.g. scope, scp, roles). Empty falls back to scope gateway-side.
Map of api_id → ScopeMapping.