Get project

Get a single project by ID. Return tasks if desired via the includeWorks parameter.

Users can also get further data beyond the first level of tasks. If the tasks on the project include sub-tasks, using the associatedNodesDepth parameter designating 2 as the value you can get both tasks and their sub-tasks.

Path Params
string
required

Space ID

string
required

Project ID

Query Params
int32

Number to indicate depth of associated node data returned

boolean

Indicator to include associated tasks data

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json