cURL
curl --request GET \ --url https://nitro-script-api.nitrorx.ai/entity/webhook \ --header 'Authorization: Bearer <token>'
{ "message": "Webhook URL", "data": { "webhook_url": "https://example.com/webhook" } }
Returns the webhook URL for the entity
reference_id
0
webhook_url
API Key for authentication
Webhook URL details
Message will be a description of the response
"Webhook URL"
Show child attributes