/v2/connections/billing/anycost/{connection_id}/billing_drops/{month}Ask AIget https://api.cloudzero.com/v2/connections/billing/anycost/{connection_id}/billing_drops/{month}Read AnyCost Stream Connection Billing Drop contentsPath Paramsconnection_idstringrequiredUnique Billing Connection identifiermonthstringrequiredDefaults to 2025-01-01T00:00:00ZBilling drop month (format YYYY-MM, e.g., 2023-10)Query Paramslimitinteger1 to 10000Number of billing drop rows to return per pagepage_tokenstringPagination token from a previous response. Pass this to retrieve the next page of results.Headerscloudzero-idempotency-keystringIf passed, any subsequent operation with the same value for this header will return the exact same result. This is true for all responses, i.e. successes and errors.cloudzero-test-keystringIf passed, the operation executes in the namespace specified by this key. Resource mutations in the namespace last for 1 hour.Responses 200Successful Operation 400Bad Request Error 403Forbidden 404Not Found ErrorUpdated 8 months ago