Hooks
Get Hook Executions
View recent execution history for an installed hook.
GET
Get Hook Executions
Returns the most recent execution records for a hook (up to 50), newest first.
Path Parameters
The hook UUID.
Response
Recent executions. Each entry includes
id, event_type, status, credits_used, execution_ms, skip_reason, error_message, and created_at.Authentication
Requires an API key withcompletions scope.
Example
curl
Response
Get Hook Executions
