Interface GetCredentials200ResponseInner

Hierarchy

  • GetCredentials200ResponseInner

Indexable

[key: string]: any | any

Properties

Algorithm which will be used with the credential. Supported algorithms: RS256,RS384,PS256

created_at: string

The ISO 8601 formatted date the credential was created.

credential_type: string

The type of credential. Supported types: public_key.

expires_at: string

The ISO 8601 formatted date representing the expiration of the credential.

id: string

ID of the credential. Generated on creation.

kid: string

The key identifier of the credential, generated on creation.

name: string

The name given to the credential by the user.

updated_at: string

The ISO 8601 formatted date the credential was updated.