Saved Searches
Get saved search
Returns a single saved search by slug.
get/v1/projects/{projectSlug}/searches/{searchSlug}
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
searchSlugstring required
Saved-search slug (human-readable identifier within the project).
Saved-search slug (human-readable identifier within the project).
Response
Saved search
Changes
Changed in 1 of the 68 revisions of this API.2
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲