X-Juo-Admin-Api-Key
header. Tokens can be generated in the Juo admin interface. Keep your API keys secure and never share them.
Link
response header, containing URLs for the next and previous pages.
limit
query parameter where applicable:
sort
query parameter. Multiple sort criteria can be combined using commas.
Sortable fields are the same as the filterable fields on a resource, there is a special rank
field that can be always used whenever search query includes a term not bound to a specific field.
Symbol | Description |
---|---|
_ | Optional whitespace |
__ | Mandatory whitespace |
field | An identifier ([a-z][a-zA-Z]* ) |
value | An identifier, single quoted string or double quoted string |
Operator | Description |
---|---|
: | Equal |
:> | Greater than |
:>= | Greater than or equal |
:< | Less than |
:<= | Less than or equal |