List all webhooks
List all webhooks set up for your organization.
Authentication
Authorizationstring
The token (or API key) must be passed as a request header. You can find your user token on the User Account page in Label Studio. Example: <br><pre><code class="language-bash">curl https://label-studio-host/api/projects -H "Authorization: Token [your-token]"</code></pre>
Query parameters
project
Project ID
Response
created_at
Creation time
id
organization
updated_at
Last update time
url
URL of webhook
actions
headers
Key Value Json of headers
is_active
If value is False the webhook is disabled
project
send_for_all_actions
If value is False - used only for actions from WebhookAction
send_payload
If value is False send only action