v1
protected
api-keys

List Api Keys

List all API keys for the current workspace.

get/v1/workspaces/{workspace}/api-keys/

Path parameters

workspacestring required

Slug of the workspace the request acts in

Slug of the workspace the request acts in

Response

Successful Response

access_countinteger required
created_atstring required
expires_atstring nullable required
idstring uuid required
is_activeboolean required
last_accessed_atstring nullable required
namestring required
token_prefixstring required

Changes