Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Saved search ID

Response

Successfully retrieved saved search

data
object

The saved search object.

Last modified on July 16, 2026