Optional
cursor_A cursor_string provided by a previous request
Optional
limitThe maximum amount of results to get
Optional
pageWhich page of the results to get
Optional
sort"id_asc" to have the oldest element first, "id_desc" to have the newest instead
Some endpoints allow you to customize the amount and order of what you will receive, such endpoints usually have a
config
argument that will expect an object that roughly meets this very interface!