v3

latestOpenAPI 3.1.02026-07-2759128137.8 KB
me

Get Me

Return identity and scopes of the calling API key.

get/v1/me

Response

Successful Response

idstring uuid required

Unique identifier of the API key.

organization_idstring uuid required

Workspace the key belongs to.

namestring required

Name of the key.

key_prefixstring required

Leading characters of the raw key, safe to display.

scopesstring[] required

Permissions granted to this key.

last_used_atstring date-time nullable required

When the key was last used to make a request.

created_atstring date-time required

When the key was issued.

All 59 operations