Get a task suite
Gets a task suite.
Request
GET https://toloka.yandex.com/api/v1/task-suites/<task_suite_id>
Authorization: OAuth <OAuth token>
GET https://sandbox.toloka.yandex.com/api/v1/task-suites/<task_suite_id>
Authorization: OAuth <OAuth token>
Path parameters
Parameter | Overview |
---|---|
task_suite_id | ID of a task suite. |
Parameter | Overview |
---|---|
task_suite_id | ID of a task suite. |
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 a task suite in JSON format.