Skip to main content
GET
/
v1
/
projects
/
{projectId}
/
costs
/
daily
Get daily costs for a project
curl --request GET \
  --url https://api.devic.ai/v1/projects/{projectId}/costs/daily \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

projectId
string
required

Project ID

Query Parameters

startDate
string<date>

Start date (YYYY-MM-DD)

endDate
string<date>

End date (YYYY-MM-DD)

tenantId
string

Filter costs by tenant

Response

Daily costs

Daily cost breakdown