Files uploaded by Tolokers are saved in Toloka.
Try our new API reference: more parameter details, request/response examples, and code samples in various programming languages, including the Toloka-Kit usage samples.
Method | Endpoint | Overview |
---|---|---|
GET | /attachments | Gets the list of files saved in Toloka. |
GET | /attachments/<file_id> | Gets the properties of a file attached to a task response. |
GET | /attachments/<file_id>/download | Downloads a file attached to a task response. |