card_refresher
List inquiries
Retrieve an ordered and paginated list of all inquiries in the environment
get/card_refresher/inquiries
Query parameters
orderstring
The order of the returned list. Default is asc, which returns the oldest records first. To list newer records first, use desc.
since_tokenstring
The token of the item to start from (e.g., the last token received in the previous list if iterating through records)
countstring
The number of inquiries to return. By default returns 20, maximum allowed is 100.
Response
Successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.