latestOpenAPI 3.0.02026-07-243339471.1 MB

74c95058b11f

Webhooks

Get a Webhook details by ID

This API endpoint retrieves Webhook details for the specified Webhook ID such as the endpointURL and the authMechanism along with createdAt and updatedAt timestamps.

get/network-services/v1/webhooks/{id}

Path parameters

idstring uuid required

Unique identifier for the webhook. This can be obtained from the List Webhooks API.

Response

Returns webhook details by ID.

WebhookDetails required— unresolved $ref