Credentials
Get Credential
GET
/
credentials
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredResponse
200 - application/json
id
string
requiredThe credential id
uri
string
requiredThe uri of the credential.
credential
object
requiredThe credentials of the provider.
created_at
string
requiredThe date the credential was created.
updated_at
string
requiredThe date the credential was last updated.
account_id
string
requiredThe id associated with the credential.
metadata
object
The metadata of the credential.