Create, update and destroy queries

GET /api/services/query/
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

Give a meaningful title to your query that will help you identify it at a later date.
Add notes to describe your ADQL/SQL and the results. You may come back to this in 6 months time, it pays to be detailed!
Valid ADQL/SQL. Check the schema browser for table and column names.
Add this request to the queue. Data Central will process your request in the background and send an email (if provided) when the query has finished.
If "Add to the queue" is checked, receive an email when the query has finished. If this is left blank and "Add to the queue" is checked, you will need to make a note of the request id manually in order to visit the results.