Skip to main content
GET
List outbound webhooks

Authorizations

Authorization
string
header
required

Swagger / Postman only: Client ID as username, Client secret as password. In Postman, set this once on the collection (Authorization → Basic Auth) so all requests inherit. For production server-to-server code, prefer X-OM-Auth-ID and X-OM-Auth-Key headers.

Response

OK

id
integer<int32>
webhookName
string | null
webhookURL
string | null
webhookEvent
string | null
isActive
boolean
lastFiredOn
string<date-time> | null
lastStatusCode
integer<int32> | null
retryCount
integer<int32>
nextRetryOn
string<date-time> | null
disabledReason
string | null