Overview
This endpoint retrieves the history of webhook events with pagination.Request
Method:GETURL:
/v1/webhook/history
Parameters
| Name | In | Type | Required | Description | 
|---|---|---|---|---|
x-carbon-key | Header | string | Yes | API key for authentication. | 
page | Query | integer | No | Page number for pagination. | 
limit | Query | integer | No | Number of events per page. | 
Response
Status Code:200 OKContent-Type:
application/json
Example Response
Authorizations
Provide your API key in the 'apikey' header.
Headers
Response
200 - application/json
OK
The response is of type object.