List Saved Queries

List saved queries that have domains, with pagination and optional action/tag filters.

get/queries/saved

Query parameters

max_recordsinteger
offsetinteger
actionstring nullable

Filter by action type (e.g. discover, exclusion)

Filter by action type (e.g. discover, exclusion)

tagsstring[] nullable

Filter by tags (matches any). Repeated param or comma-separated.

Filter by tags (matches any). Repeated param or comma-separated.

Response

Successful Response

countinteger required

Changes

Changed in 1 of the 8 revisions of this API.3

    • for the query request parameter max_records, the max was set to 1000.00

      request-parameter-max-set

    • for the query request parameter max_records, the min was set to 1.00

      request-parameter-min-set

    • for the query request parameter offset, the min was set to 0.00

      request-parameter-min-set

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog