List all webhooks logs on this organization.
Success
Bad Request
Unauthorized
Forbidden
Not Found
Server Error
{- "sort": {
- "property1": {
- "Keys": "Timestamp",
- "Values": "Asc"
}, - "property2": {
- "Keys": "Timestamp",
- "Values": "Asc"
}
}, - "previousCursor": "string",
- "nextCursor": "string",
- "nextOffset": 0,
- "pageSize": 0,
- "count": 0,
- "totalCount": 0,
- "items": [
- {
- "type": "VerificationCompleted",
- "timestamp": "2019-08-24T14:15:22Z",
- "status": "Triggered",
- "attempt": 0,
- "failureReason": "string",
- "payload": "string",
- "responseStatus": 0,
- "responseTime": 0,
- "responsePayload": "string",
- "responseHeaders": null,
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "traceId": "729bb1bf-882d-483b-89d3-5855dc5af3aa",
- "webhookId": "ed71eef4-4c34-46dc-81fe-954e560454fd"
}
], - "sortedBy": "Timestamp",
- "sortDirection": "Asc"
}