Skip to main content
GET
List webhook logs

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

start_date
string<date>
end_date
string<date>
status
enum<string>
Available options:
SUCCESSFUL,
FAILED
type
string

The webhook event type.

search_term
string
per_page
integer
default:15
Required range: 1 <= x <= 30

Response

200 - application/json

Webhook logs retrieved successfully.

current_page
integer
data
object[]
per_page
integer
total
integer