Skip to main content
GET
Get the search behind a table

Authorizations

Authorization
string
header
required

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

Path Parameters

table_id
string<uuid>
required

Response

LeadSearchSourceResponseSchema · object | null

Successful Response

The persisted search behind a table, in the request's own shape.

next_run_at
string<date-time> | null
required
query
Query · object
required
record_type
enum<string>
required

Which side of the lead database a search runs against.

Available options:
people,
companies
row_limit
integer | null
required
schedule_at_minutes
integer | null
required
schedule_cadence
string | null
required
schedule_every_days
integer | null
required
schedule_timezone
string | null
required
table_id
string<uuid>
required
updated_at
string<date-time>
required