Saved Searches
List saved searches
Returns every saved search in the project. The response uses the standard paginated shape; the saved-search list currently fits in a single page (nextCursor is always null).
get/v1/projects/{projectSlug}/searches
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
Response
List of saved searches
Changes
Changed in 1 of the 67 revisions of this API.2
- ▲
removed the required property
items/items/assignedUserIdfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/items/createdByUserIdfrom the response with the200statusresponse-required-property-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲