Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer token via Authorization header

Query Parameters

page
integer
default:1
pageSize
integer
default:10
status
enum<string>
Available options:
active,
failing,
blocked,
disabled

Case-insensitive substring match against the URL or description.

Required string length: 1 - 256
mine
enum<string>

When true, only include webhooks created by you (not just owned by your org).

Available options:
true,
false
createdBy
string<uuid>

Only include webhooks created by this actor id. Mutually exclusive with mine.

Response

Webhook subscriptions

items
object[]
required
pagination
object
required
counts
object
required