workspace

List workspace API keys

[cloud-only] Returns the list of API keys for the current workspace.

get/api/workspace/api-keys

Response

API key list

idstring required
namestring required
descriptionstring required

User-provided description of the key's purpose. Always present in responses; empty string when no description was supplied on create.

prefixstring

First few characters of the key for identification

created_atstring date-time
last_used_atstring date-time nullable
created_bystring

Changes