Get Subscriptions
This endpoint returns a list of webhook subscriptions.
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token or OAuth2
Query parameters
RecordsPerPage
Number of webhooks returned per page in a paginated response.
Cursor
[Optional] A pagination token used to retrieve the next or previous page of results. Omit to start at the first page.
Response
Success
items
next
Go to the Next page
prev
Go to the Previous page
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error

