Owner

toloka.client.owner.Owner | Source code

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

Parameters of the customer who created an object.

Parameters Description

ParametersTypeDescription
idOptional[str]

Customer ID.

myselfOptional[bool]

An object accessory marker. Possible values:

  • True — An object is created by the customer whose OAuth token is used in the request.
  • False — An object does not belong to the customer whose OAuth token is used in the request.
company_idOptional[str]

ID of the customer's company.

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