Basic

Read webhook settings

Retrieve the webhook settings for the specified app, including the webhook’s target URL, throttle configuration, and create/update date.

get/webhooks/2026-03/{appId}/settings

Path parameters

appIdinteger required

The identifier for the app.

Response

successful operation

createdAtstring date-time required

The date and time when the webhook settings were created, in ISO 8601 format.

targetUrlstring required

The URL to which the webhook events will be sent. It is a string.

updatedAtstring date-time

The date and time when the webhook settings were last updated, in ISO 8601 format.

Changes

Changed in 2 of the 14 revisions of this API.2

Of the 14 revisions, 1 has no diff computed and 2 have a changelog that could not be searched.