Changes to Get credit usage history
GET /v3/billing/usage-history/
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 36 revisions of this API.11
What changed
- ▲
added the pattern
^(all|[1-9][0-9]*)$to thequeryrequest parameterlimitrequest-parameter-pattern-added
- ○
for the
queryrequest parameterlimit, the type was generalized fromintegertostringrequest-parameter-type-generalized
- ▲