Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string
required
Example:

"buil_clgbsb90b001qjy0f0eo1hspp"

projectId
string
required
Example:

"proj_clgbsb90b001qjy0f0eo1hspp"

Response

A project object

id
string
Example:

"proj_clgbsb90b001qjy0f0eo1hspp"

status
enum<string>
Available options:
ARCHIVED,
COMPLETE,
IN_PROGRESS,
UPCOMING
Example:

"UPCOMING"

createdAt
string<date-time>
Example:

"2023-10-03T23:19:35.771Z"

updatedAt
string<date-time>
Example:

"2023-10-03T23:19:35.771Z"

name
string
Example:

"Downtown Mall Construction"

integrations
object[]