WebhookSubscriptionSearchResult

toloka.client.search_results.WebhookSubscriptionSearchResult

WebhookSubscriptionSearchResult(
self,
*,
items: Optional[List[WebhookSubscription]] = None,
has_more: Optional[bool] = None
)

The result of searching webhook subscriptions.

Parameters description

ParametersTypeDescription
itemsOptional[List[WebhookSubscription]]

A list with found subscriptions.

has_moreOptional[bool]

A flag showing whether there are more matching subscriptions.

  • True — There are more matching subscriptions, not included in items due to the limit set in the search request.
  • Falseitems contains all matching subscriptions.

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