List Queries
GET
/{service}/querylist
Get a list of all possible queries for any of the available microservices. Currently available services are:
- Coral
- Splatnet 3
Request
Parameters
Service string required
Name of the service you want to query
Response
Success
Object
- errorboolean
object
- simpleQueriesarrayString array of simple queries you can perform on the given service
- detailedQueriesobjectObject array of complex queries you can perform on the given service
Bad Request
Object
- errorboolean
- messagestring