List webhook subscriptions
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
The ID for the workspace.
b4e02c85-c6d2-4b15-8885-e09671799c61Limits the number of results to return. The default value is 10, the minimum is one and the maximum is 100.
10Pagination token that keeps of track of the current position in the list. Use it to get remaining results that were paginated. To learn more, please refer to Common API Usage Pagination section.
A list of webhook subscriptions was returned. The list can be empty if no webhook subscriptions are found.
The token that can be passed as pageToken in URL to retrieve the next set of results. If missing, no more results to display.
WyIyMDI0LTExLTE1VDEzOjM0OjQ1Ljc3NTYzMDE0OVoiLCJhMGEwM2IxOS03NTQ5LTRlZmUtOTBjZS1jNzdlYzI0ZjZmN2YiXQ==A list of webhook subscriptions was returned. The list can be empty if no webhook subscriptions are found.
Examples
Last updated
Was this helpful?

