Get details for a specific project

Retrieves comprehensive details for a single project, identified by its project_id. This includes its name, type (web or fullstack), global JavaScript, settings (like time zone, jQuery inclusion), integrations, and optionally, associated domains and usage statistics. The include parameter can fetch related data like domains or stats.usage. The expand parameter can provide full objects for linked entities.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the account that owns the retrieved/saved data

integer
required

ID of the project to be retrieved

Query Params
include
array of objects

Specifies the list of fields to be included in the response, which otherwise would not be sent.

Read more in the section related to Optional Fields

include
expand
array of objects

Specifies the list of objects which would be expanded in the response. Otherwise, only their id would be returned.

Read more in the section related to Expanding Fields

expand
Responses

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