users

Access keys for current user

Return all access keys for the current user

get/users/{id}/access-keys

Path parameters

idstring required

User id

Response

An array of access keys

durability'persistent' | 'session'

The durability of the key.

hrefstring

A reference to this key

last_usedstring

An iso8601 formatted timestamp

accountstring

A reference to an account

expirystring

An iso8601 formatted timestamp

type'bearer' required

The type of key. Currently, only 'bearer' tokens are supported

Changes

No recorded changes to this endpoint across all 1 revision of this API.