Skip to main content
GET
/
v2
/
projects
/
{project_id}
/
apps
/
{app_id}
/
containers
/
7days
List App Containers
curl --request GET \
  --url https://rest.cerebrium.ai/v2/projects/{project_id}/apps/{app_id}/containers/7days \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Path Parameters

project_id
string
required
app_id
string
required

Response

200