Skip to content

Users

users_webhooks_deliveries_list

This endpoint's recent deliveries, newest first: event type and id, status (pending / succeeded / failed), attempt count, the last response status and the last error.

Tool

users_webhooks_deliveries_list

This endpoint's recent deliveries, newest first: event type and id, status (pending / succeeded / failed), attempt count, the last response status and the last error.

This endpoint's recent deliveries, newest first: event type and id, status (pending / succeeded / failed), attempt count, the last response status and the last error. This is where 'my webhook never arrived' is answered.

Behavior

HTTP
GET /users/webhooks/:id/deliveries

Arguments

NameTypeRequiredDescription
idstringId of the webhook endpoint whose deliveries to list.
limitintegerNo description in the catalog.

Response

FieldTypeAlwaysDescription
deliveriesarray

Try it

This endpoint's recent deliveries, newest first: event type and id, status (pending / succeeded / failed), attempt count, the last response status and the last error.

When to use

This endpoint's recent deliveries, newest first: event type and id, status (pending / succeeded / failed), attempt count, the last response status and the last error. This is where 'my webhook never arrived' is answered.

Example

Ask your agent something like this:

This endpoint's recent deliveries, newest first: event type and id, status (pending / succeeded / failed), attempt count, the last response status and the last error.

The agent will invoke users_webhooks_deliveries_list with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect