Optional
amount?: numberOptional
endTimestamp to pin the requested data up to a specific end date.
Optional
filters?: Record<string, string | { Filters to narrow down the requests from the API.
Optional
order?: anyOrdering for the requested data.
Optional
page?: numberOptional
skip?: numberAmount of items to be skipped.
Optional
startTimestamp to pin the requested data to a specific start date.
Amount of items to be fetched.