List CollectionAsk AIget https://sandbox.api.yellowcard.io/business/collectionsGet a list of collection requestsQuery ParamsendDatestringa date string in ISO format (2023-02-13T10:08:57.307Z)startDatestringa date string in ISO format (2023-02-13T10:08:57.307Z)startAtint32a number indicating the where the pagination should start fromperPageint32Defaults to 100a number indicating the number of items per pagerangeBystringDefaults to createdAta string indicating the field to which the start and end date are applied - either 'createdAt' or 'updatedAt'sortBystringDefaults to createdAta string indicating the field on which to sort by - either 'createdAt' or 'updatedAt'orderBystringDefaults to desca string indicating how to order the results - either 'asc' or 'desc'HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400 500500Updated 10 months ago