Skip to main content
GET
Get one published project

Authorizations

Authorization
string
header
required

The access_token returned by POST /oauth2/token, sent as Authorization: Bearer <access_token>. It is an opaque string, not a JWT.

Path Parameters

id
string<uuid>
required

Project UUID.

Query Parameters

simplified
boolean
default:true

true (default) returns the compact shape; false returns the full record.

Response

Project

Compact project shape (the default). Additional fields may be present; only these are contractual.

id
string<uuid>
title
string | null
Example:

"Marina Heights"

slug
string | null
campaignType
string | null
propertyTypes
string[]
startingPrice
string | null
deliveryDate
string<date-time> | null
brochure
boolean
paymentPlans
string[]
developer
object | null
location
object
image
object
status
object