Skip to content

API Filtering

Michael Bryant edited this page Feb 17, 2020 · 1 revision

This page lists all of the common filtering query parameters for collections.

  • limit: The number of results to return. Default: -1 (infinite/all).
  • start: Start at the indicated ith item. Default: 0.
  • available-to: The id of a character; filters based on if the server-side state of the character would allow them to access the so-called "entity" (need to figure out how to factor in needing a level-up).
Clone this wiki locally