Last updated
© 2025 make.com
Last updated
Retrieves a list of the specified webhook execution logs. Use the to
and from
parameters to filter the returned logs. The response contains:
statusId
: the status of the webhook execution; 1
means successful execution, 3
means failed execution
loggedAt
: the moment when Make created the log
id
: the ID of the webhook execution log
The ID of the webhook. Use the GET /hooks API call to get the ID values of your webhooks.
654
Successful response