v1

latestOpenAPI 3.1.12026-07-268973189.3 KB
Objects

Get a project

Retrieves a single project by its ID (prj_ prefix).

get/projects/{id}

Path parameters

idstring required

Project ID

Response

OK

idstring nullable required

Project ID (prj_ prefix)

numberstring required

Auto-generated project number

titlestring required

Project title

status'ACTIVE' | 'COMPLETED' | 'CANCELLED' nullable

Project status

type'flat_rate' | 'retainer' nullable

Project type

startDatestring date-time nullable

Project start date

endDatestring date-time nullable

Project end date

pipelineIdstring nullable

Project pipeline ID (ppl_ prefix)

pipelineNamestring nullable

Pipeline name

stageIdstring nullable

Project pipeline stage ID (pps_ prefix)

stageNamestring nullable

Stage name

projectLeadIdstring nullable

Project lead user ID (usr_ prefix)

projectLeadNamestring nullable

Project lead name

clientIdstring nullable

Client ID (clt_ prefix)

clientNamestring nullable

Client name

descriptionstring nullable

Project description

budgetedHoursnumber nullable

Budgeted hours

createdAtstring date-time nullable

When the project was created

updatedAtstring date-time nullable

When the project was last updated