Run a data query

GET /rest/data/query.json

Run a data query.

Example

GET /rest/data/query.json?q=type:worklist.subtotals%20of:tickets%20by:[created@year,group]
Host: cerb.example
Authorization: Bearer <token>