get

HTTP Request

GET /api/v1/projects/:projectReference

Path parameters

This endpoint extends the general API structure.

Authorization

View access to the project is required. If the project is not public, your access token must have one of the following scopes:

  • data.overview

Learn more about authorization.

Request body

The request body must be empty.

Response body

Returns a JSON representation of a project resource.

Last updated