YouTrack Standalone 7.0 Help

GET Projects

GET /admin/project

Get all accessible projects

GET /rest/admin/project

Response parameters:
For meaning of attributes in response see GET Project.

Sample

Request:

HTTP GET: /admin/project/

Response:

<projectRefs> <project id="TP" url="http://localhost:8080/charisma/rest/admin/project/TP"/> <project id="E" url="http://localhost:8080/charisma/rest/admin/project/E"/> </projectRefs>
Last modified: 2 February 2017