AdminV1ProjectProject_idUsages
Analyze project usages
Get usage analytics for a project
Path Parameters
project_id*string
Project ID
Format
uuidQuery Parameters
interval_days?integer
Number of days to analyze (default: 30)
Default
30fields?string
Comma-separated list of fields to fetch (empty = all)
Response Body
application/json
curl -X GET "https://loading/api/v1/admin/v1/project/497f6eca-6276-4993-bfeb-53cbbbba6f08/usages"{
"code": 0,
"error": "string",
"msg": "string"
}