Read a Specific Project
GET {{baseUrl}}/admin/projects/:id?fields=id,name,timeTrackingEnabled,shortName,leader(login,name,id),description,createdBy(login,name,id)
Get the specific project.
Put the ID of the project into the sampleProject
variable or replace the variable with the project ID in the URL.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fields | string |