v1

latestOpenAPI 3.0.32026-07-17485661.9 KB

List API keys

Lists all API keys for the specified space. Requires user authentication (JWT). API keys cannot list other API keys.

get/spaces/{space_id}/api_keys

Path parameters

space_idstring required

Ghost space ID.

Response

List of API keys

prefixstring required

Stable prefix identifier for the API key (starts with gt_), identifying the key without exposing the secret.

namestring required

User-provided label for the API key.

created_atstring date-time required

Time the API key was created.