v1
protected
api-keys

List Api Keys

List all API keys for the current workspace.

get/v1/api-keys/

Response

Successful Response

access_countinteger required
created_atstring date-time required
expires_atstring date-time nullable required
idstring uuid required
is_activeboolean required
last_accessed_atstring date-time nullable required
namestring required
token_prefixstring required

Changes