api_key.my_keys

Get the existing API keys for the currently-authenticated user

Type: object

Type: array
No Additional Items

Result

Type: array of object
No Additional Items
Each item of this array must be:

ApiKeyEntry

Type: object
No Additional Properties

Id

Type: integer

Name

Type: string Default: "nobody"

Must be at least 1 characters long

Must be at most 200 characters long

Username


Type: string
Type: string

Must be at least 1 characters long

Type: null

User Identifier


Type: integer
Type: string

Keyhash

Type: string

Created At

Type: stringFormat: date-time

Expires At

Default: null

Type: stringFormat: date-time
Type: null

Local

Type: boolean

Revoked

Type: boolean

Revoked Reason


Type: string
Type: null


Required roles: API_KEY_READ | READONLY_ADMIN