List inquiriesAsk AIget https://core.spreedly.com/v1/card_refresher/inquiriesRetrieve an ordered and paginated list of all inquiries in the environmentQuery ParamsorderstringThe order of the returned list. Default is asc, which returns the oldest records first. To list newer records first, use desc.since_tokenstringThe token of the item to start from (e.g., the last token received in the previous list if iterating through records)countstringThe number of inquiries to return. By default returns 20, maximum allowed is 100.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Successful 401Unauthorized 404Not foundUpdated 6 months ago