[Go to site: main page, start]

Get webhook info

Authentication

AuthorizationToken
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>

Path parameters

idintegerRequired

Response

consecutive_failuresintegerRead-only
created_atdatetimeRead-only
Creation time
idintegerRead-only
organizationintegerRead-only
updated_atdatetimeRead-only
Last update time
urlstringformat: "uri"<=2048 characters
URL of webhook
actionslist of enumsOptionalDefaults to []
headersanyOptional
Key Value Json of headers
is_activebooleanOptional
If value is False the webhook is disabled
projectinteger or nullOptional
send_for_all_actionsbooleanOptional

If value is False - used only for actions from WebhookAction

send_payloadbooleanOptional
If value is False send only action