Owner

toloka.client.owner.Owner | Source code

Owner(
self,
*,
id: Optional[str] = None,
myself: Optional[bool] = None,
company_id: Optional[str] = None
)

Information about a requester who owns some object.

Parameters description

ParametersTypeDescription
idOptional[str]

The ID of the requester.

myselfOptional[bool]

A match of the owner OAuth token with the token that is used in the request:

  • True — The tokens are the same.
  • False — The tokens are different.
company_idOptional[str]

The ID of the requester's company.

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