Skip to content

List webhook subscriptions

Redline APIWebhook subscriptions

GEThttps://api.redline.example/v1/webhook-subscriptions

AuthRequires authentication via bearerAuth.

Description

Returns webhook destinations configured for the Workspace.

Parameters

limitqueryintegerdefault: 20
Maximum number of records to return, from 1 to 100.
cursorquerystring
Opaque cursor from the previous page response.

Responses

200A page of webhook subscriptions.application/json
dataobject[]required
next_cursorstring | nullrequired
401The API key is missing, malformed, expired, or revoked.application/json
errorobjectrequired