v1
latestSwagger 2.02026-07-17312885.5 KBAppCosts
Get app costs
Get app costs within a specified time range
post/account/v1alpha1/costs/app
Request body
Example request
{
"appName": "app",
"appType": "app",
"endTime": "2021-12-01T00:00:00Z",
"namespace": "ns-admin",
"orderID": "order-id-1",
"owner": "admin",
"page": 1,
"pageSize": 10,
"startTime": "2021-01-01T00:00:00Z",
"token": "token",
"userID": "admin",
"userUID": "user-123"
}Response
successfully retrieved app costs
object required