Get a check
Playbooks
Get a Check
Retrieve a single check in a playbook by ID.
Readable by any caller who can read the playbook.
GET
Get a check
Authorizations
API key for authentication. Format: gcai_xxxxxxxxx
Create API keys in the GC AI app under Settings → API.
Path Parameters
Playbook ID from GET /playbooks.
Check ID from GET /playbooks/{id}/checks.
Response
Check details
Unique check identifier
Check title
Optional internal description, or null if unset
Priority of this check within the playbook, or null if unset
Available options:
low, medium, high, null The check's positions: one standard stance plus any fallbacks.
ISO 8601 creation timestamp
ISO 8601 last-update timestamp