Get credential by ID

Retrieves a specific credential by its ID

Path parameters

credential_idstringRequired
The unique identifier of the credential

Headers

x-api-keystring or nullOptional
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Response

Successful Response
credential_idstring
Unique identifier for the credential
credentialobject
The credential data
credential_typeenum
Type of the credential
Allowed values:
namestring
Name of the credential

Errors