Get a paginated list of webhook subscriptions

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful response
webhook_subscriptionslist of objects or null
page_countdouble or null
page_sizedouble or null
total_itemsdouble or null
pagedouble or null

Errors