/{version}/saved-queries
The following operations are supported on this resource:
Displays a list of saved queries stored in the system. If the number of saved queries returned exceeds the display maximum, the results are paged.
When submitting a GET request, you can use the following query parameters to filter the results.
For more information about using query parameters, please refer to the Filtering list resources section under REST General Concepts
Parameters
name |
description |
type |
default |
start-index |
When working with large lists of saved queries, displays the results from a set point. If omitted, the first page of saved queries is returned.
|
query |
0 |
name |
Displays only the saved queries that match the saved query name against the provided parameter. When filtering results, you can repeat this parameter.
|
query |
|
Output Payload
element |
produceable content type(s) |
saved-queries (XML)
|
|
description |
The system returns a response that includes a list of saved queries and URI links, starting from the start-index offset. |