Retrieve project

Returns full, detailed project information for a specific project ID. This response includes everything from the list endpoint, plus additional data:

  • Geographic information (country, region, location)
  • Pricing ranges
  • Construction status and sale status
  • Developer data
  • Media assets (cover image, galleries)
  • Typical units
  • Amenities
  • Payment plans (if available)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Unique identifier of the project. This is a path parameter and must be provided in every request. If the project with the specified ID exists and is accessible, the endpoint returns its full details.

Query Params
string
enum
Allowed:
string
Defaults to en-us

Specifies the language used for localized text fields in the project details response. Supported language codes correspond to the values returned by the metadata endpoint. GET /api/v2/clients/projects/languages.

string
enum
Defaults to sqft

Controls the unit used for area-related fields in the project details response. The parameter influences: min_size, max_size, area_unit fields in the response.

Allowed:
string
enum
Defaults to AED

Controls the currency used for aggregated price fields in the project details response. The parameter affects: min_price, max_price, price_currency fields in the response.

Allowed:
Headers
string
required

Custom token for client authentication.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Authentication credentials were not provided or are invalid.

403

You do not have permission to perform this action.

404

Not found.

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