Get webhook info
Get information about a specific webhook. You will need to provide the webhook ID. You can get this from List all webhooks.
For more information about webhooks, see Set up webhooks in Label Studio and the Webhook event reference.
Path parameters
id
A unique integer value identifying this webhook.
Headers
Authorization
Header authentication of the form Token <token>
Response
url
URL of webhook
id
organization
project
send_payload
If value is False send only action
send_for_all_actions
If value is False - used only for actions from WebhookAction
headers
Key Value Json of headers
is_active
If value is False the webhook is disabled
actions
created_at
Creation time
updated_at
Last update time