Get webhook queue item detail
Required scopes:
hooks:read
Retrieves detail information about the specified webhook queue item. You can get the webhook queue item ID value with the API call GET /hooks/{hookId}/incomings
.
Last updated
Required scopes:
hooks:read
Retrieves detail information about the specified webhook queue item. You can get the webhook queue item ID value with the API call GET /hooks/{hookId}/incomings
.
Last updated
The ID of the webhook. Use the GET /hooks API call to get the ID values of your webhooks.
654
The ID value of the webhook queue item. Get the list of webhook queue items with the API call GET /hooks/{hookId}/incomings.
"7a567f385d1a4f5ab7bff89162b7605e"
Successful response