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

  1. 95c8984f5d4811

What changed

    • added the pattern ^(all|[1-9][0-9]*)$ to the query request parameter limit

      request-parameter-pattern-added

    • for the query request parameter limit, the type was generalized from integer to string

      request-parameter-type-generalized