# Queries

Queries

## Gets the current status and results for a query that has previously been started

 - [GET /queries/{tenantId}/describe/{id}](https://docs.api.rhythmsoftware.com/apis/system/system-v1/queries/describequery.md): Gets the current status and results for a query that has previously been started

## Gets the definition for a specific type of query including the available fields

 - [GET /queries/{tenantId}/public/description/{queryType}](https://docs.api.rhythmsoftware.com/apis/system/system-v1/queries/describepublicquerytype.md): Gets the definition for a specific type of query including the available fields

## Starts a new query and returns the query id and info

 - [POST /queries/{tenantId}/start/{queryType}/{outputFormat}](https://docs.api.rhythmsoftware.com/apis/system/system-v1/queries/startquery.md): Starts a new query and returns the query id and info

