Skip to main content
GET
/
v1
/
projects
/
{project_id}
Get Project
curl --request GET \
  --url https://api.example.com/v1/projects/{project_id}
{}

Headers

authorization
string | null

Path Parameters

project_id
string<uuid>
required

Response

Successful Response

The response is of type Response Get Project V1 Projects Project Id Get · object.