14. Webhooks
Get subscription events
get/webhooks/{webhookId}/events
Path parameters
webhookIdstring uuid required
The webhook identifier
Query parameters
fromRevisioninteger
The beginning revision number (optional).
toRevisioninteger
The ending revision number (optional).
prevCursorstring
specify previous cursor to return (optional).
nextCursorstring
specify next cursor to return (optional).
maxResultsinteger
specify the max results to return (optional).
Response
OK