Skip to main content
GET
List the columns a search would create

Authorizations

X-API-Key
string
header
required

Query Parameters

record_type
enum<string>
required

Which dataset a search runs against, and so which provider serves it.

Values are persisted in String(16) columns, so every member must stay within 16 characters.

Available options:
people,
companies,
signal_companies,
signal_people,
lookalikes,
local_businesses,
tech_companies
signal_type
string | null

For a buying-signal search, the one signal it looks for. Ignored for every other search.

Maximum string length: 64

Response

Successful Response

The columns a search would create, so a header can be drawn before any rows are bought.

columns
LeadColumnSchema · object[]
required

Every column a table built from this search type can show, in order. A column that no added lead fills is left out when the table is created; a preview, which has leads in hand, lists only the columns they fill.