Get file metadata
To get the properties of a file attached to a task response, send a GET request to the resource /task-suites/<task suite ID>
.
Request
GET /api/v1/attachments/<file ID>
Host: https://sandbox.toloka.yandex.ru
Authorization: OAuth <OAuth token>
GET /api/v1/attachments/<file ID>
Host: https://toloka.yandex.ru
Authorization: OAuth <OAuth token>
Response
Contains file metadata in JSON format.