Skip to content

observe_webhooks_get

Read one registered webhook endpoint of this product.

Tool

observe_webhooks_get

Read one registered webhook endpoint of this product.

Read one registered webhook endpoint of this product. Its signing secret is never returned.

Behavior

HTTP
GET /observe/webhooks/:id

Arguments

NameTypeRequiredDescription
idstringIdentifier of the endpoint

Response

FieldTypeAlwaysDescription
idstringIdentifier of the endpoint
urlstringHTTPS endpoint events are POSTed to
activebooleanWhether deliveries are being attempted for it
createdAtstringISO 8601 registration timestamp
updatedAtstringISO 8601 timestamp of the last change
descriptionstringFree-form note given at registration, or null

Try it

Read one registered webhook endpoint of this product.

When to use

Read one registered webhook endpoint of this product. Its signing secret is never returned.

Example

Ask your agent something like this:

Read one registered webhook endpoint of this product.

The agent will invoke observe_webhooks_get with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect