Get training properties
Gets the properties of a training pool.
You can get the training pool ID from the list of training pools.
Request
GET https://toloka.yandex.com/api/v1/trainings/<training_id>
Authorization: OAuth <OAuth token>
GET https://sandbox.toloka.yandex.com/api/v1/trainings/<training_id>
Authorization: OAuth <OAuth token>
Path parameters
Parameter | Overview |
---|---|
training_id | Pool ID. |
Parameter | Overview |
---|---|
training_id | Pool ID. |
Headers
Title | Overview |
---|---|
Authorization | A token for account authorization. Add OAuth as a prefix. |
Title | Overview |
---|---|
Authorization | A token for account authorization. Add OAuth as a prefix. |
Response
Contains information about a training pool (see the description in the Create a training pool section).