v1

latestOpenAPI 3.0.3Apache 2.02026-07-142201861.5 MB
Discover

List an Organization's Discover Saved Queries

Retrieve a list of saved queries that are associated with the given organization.

get/api/0/organizations/{organization_id_or_slug}/discover/saved/

Path parameters

organization_id_or_slugstring required

The ID or slug of the organization the resource belongs to.

Query parameters

per_pageinteger

Limit the number of rows to return in the result. Default and maximum allowed is 100.

cursorstring

A pointer to the last object fetched and its sort order; used to retrieve the next or previous results.

querystring

The name of the Discover query you'd like to filter by.

sortBystring

The property to sort results by. If not specified, the results are sorted by query name.

Available fields are:

  • name
  • dateCreated
  • dateUpdated
  • mostPopular
  • recentlyViewed
  • myqueries

Response

environmentstring[]
querystring
fieldsstring[]
widthsstring[]
conditionsstring[]
aggregationsstring[]
rangestring
startstring
endstring
orderbystring
limitstring
yAxisstring[]
displaystring
topEventsinteger
intervalstring
exploreQueryobject
idstring required
namestring required
projectsinteger[] required
versioninteger required
queryDatasetstring required
datasetSourcestring required
expiredboolean required
dateCreatedstring required
dateUpdatedstring required