v34

latestOpenAPI 3.1.0AGPL-3.0-onlyraw.githubusercontent.com2026-08-018932140.9 KB
Webhooks

List webhooks

Returns all configured webhooks with masked secrets.

get/api/webhooks

Response

Array of webhook objects.

idinteger required
node_idinteger

Node the webhook executes against.

namestring required
stack_namestring required
action'deploy' | 'restart' | 'stop' | 'start' | 'pull' | 'git-pull' required
secretstring required

Masked secret (e.g., ****...****). Full secret is only returned on creation.

enabled0 | 1 required
created_atinteger required

Unix timestamp (seconds).