v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
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.