Get Subscriptions
This endpoint returns a list of webhook subscriptions.
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token
OR
AuthorizationBearer
OAuth2 authentication using JWT tokens
Query parameters
RecordsPerPage
Number of webhooks returned per page in a paginated response.
Cursor
The number of records to skip before starting to return the results. Used for pagination.
Response
Success
items
next
prev
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error

