get_webhook_subscription

toloka.client.TolokaClient.get_webhook_subscription | Source code

get_webhook_subscription(self, webhook_subscription_id: str)

Gets the properties of a subscription from Toloka.

Parameters description

ParametersTypeDescription
webhook_subscription_idstr

The ID of the subscription.

Examples:

subscription = toloka_client.get_webhook_subscription('62f29db0a451956b21e13ff2')
print(subscription.event_type, subscription.webhook_url)

Last updated: August 28, 2023

Toloka-Kit
OverviewGetting API keyQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming