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