Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 4.23 KB

File metadata and controls

9 lines (6 loc) · 4.23 KB

GetUsageRequest

Fields

Field Type Required Description
Before string Returns usage for the seven days before (inclusive) the date provided. If after is also provided, then
only the dates between (inclusive) those dates are returned. before must be a valid ISO8601 date stamp.
before and after must not be more then seven days apart.
After string Returns usage for the seven days after (inclusive) the date provided. If before is also provided, then
only the dates between (inclusive) those dates are returned. after must be a valid ISO8601 date stamp.
after and before must not be more then seven days apart.