API Docs

Project

Found 2 routes
GET

list

/api/v3/project/list

Returns all the projects the user is a member of.

GET

get

/api/v3/project/{projectId}

Gets information about a single project.

Route parameters
Name Type Required Description
projectId int X the project you want to obtain information for