OHGO

Query Param V1 Documentation

Query strings appended to the request URL.

First value is appended with a question mark e.g. (?queryParam1=value1).

All subsequent values are appended with an ampersand instead of question mark e.g. (&queryParam2=value2).

For list of acceptable query parameters see Filters

Query Param

Query strings appended to the request url.

  • Key ( String ) Key for the query parameter
  • Value ( String ) Value for the query parameter
  • Error ( String , optional ) Error for the query parameter