Retrieve a credential
Returns a single credential by ID.
Authorizations
Secret key (sk_live_...)
Path Parameters
Unique identifier for the credential (prefixed with cred_).
Response
OK
Unique identifier for the credential, prefixed with cred_.
Always credential.
Credential status: unverified, verified, invalid, or deleted.
External identifier from your system, if set.
The source this credential authenticates against. Prefixed with src_.
Authentication method: username_password or none.
Summary of stored credentials. Sensitive values are not returned.
ISO 8601 timestamp of when the resource was created.
ISO 8601 timestamp of when the resource was last updated.
Unique identifier for the API request. Include this when contacting support.