Execute a saved query

Execute a saved query.

SQL results are available in a variety of formats. By default, application/json will be returned. Set the Accept header to one of the following values in accordance with your preference:

  • text/csv
  • application/json
  • application/json-l
  • application/x-ndjson

SPARQL results are available in a variety of formats. By default, application/sparql-results+json will be returned. Set the Accept header to one of the following values in accordance with your preference:

  • application/sparql-results+xml
  • application/sparql-results+json
  • application/rdf+json
  • application/rdf+xml
  • text/csv
  • text/tab-separated-values
  • text/turtle
Path Params
uuid
required
Query Params
boolean
Defaults to false
string

Query token to use with cancel

Headers
string
enum
Defaults to application/json

Generated from available response content types

Response

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here!