latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-11485662.0 KB

42816b90d8d6

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.