Get project properties
Gets project properties.
You can get the project ID from the list of projects.
Request
GET https://toloka.yandex.com/api/v1/projects/<project_id>
Authorization: OAuth <OAuth token>
GET https://sandbox.toloka.yandex.com/api/v1/projects/<project_id>
Authorization: OAuth <OAuth token>
Path parameters
Parameter | Overview |
---|---|
project_id | Project ID. |
Parameter | Overview |
---|---|
project_id | Project 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 project properties in JSON format (see the sample project).