Skip to main content

List all Credentials for a Resource.

Path Parameters
id string REQUIRED

The special case "me" parameter can also be used to implicitly refer to the Resource ID of the currently authenticated user (Credential).

Responses
200

Success

Schema OPTIONAL
data object[] OPTIONAL
origin string

The root object this credential is attached to. The scope of this credential is limited to the object itself and any children.

access_key string

Username or machine-readable public key (access).

secret_key string

SALTED HASH OF Password or machine-readable private key (secret).

description string

The user-visible description of the credential.

default

Error

Schema OPTIONAL
error string OPTIONAL