users

Current authorization state

Return properties describing the current authorization

get/users/{id}/authorization

Path parameters

idstring required

User id

Response

The current authorization.

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.