List Usage RecordsAsk AIget https://api.tackle.io/v1/metering/usage-recordsLists all usage recordsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramssizestringlength ≥ 0Specifies the number of records returned in paged responses.pagestringlength ≥ 0Specifies the page of results to fetch. Use the value from next_page_token in paged responses.quantitystringlength ≥ 0Filter by quantity.scheduled_beforestringlength ≥ 0Filter by items scheduled before a given date (in UTC).scheduled_afterstringlength ≥ 0Filter by items scheduled after a given date (in UTC).include_zerosbooleanDefaults to falseFilter out zero-quantity usage records.truefalseproduct_idstringlength ≥ 0Filter by product_id. Reuse multiple times to filter by multiple products.customer_idstringlength ≥ 0Filter by customer_id. Reuse multiple times to filter by multiple customers.dimensionstringlength ≥ 0Filter by dimension name. Reuse multiple times to filter by multiple dimension names.subscription_idstringlength ≥ 0Filter by subscription_id. Reuse multiple times to filter by multiple subscriptions.start_afterstringlength ≥ 0Filter by items starting after a given date (in UTC).start_beforestringlength ≥ 0Filter by items starting before a given date (in UTC).include_testsbooleanDefaults to trueFilters out test records (records not sent to the marketplace).truefalseResponses 200Response after successfully fetching usage records 401UnauthorizedUpdated 5 months ago