List companies showing intent on a topic

The inverse direction (TAM / account discovery): given a topic_id,
return the companies whose people show intent on it, ordered by how many
people (people_count), strongest first. Results are paginated - pass
the returned next_cursor back to get the next page; an empty
next_cursor means the last page. count (the topic's total company
count) is returned only on the first page.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The topic to list companies for.

string
enum

Minimum intent tier. high returns only companies with a high-intent person; omit or medium returns all.

Allowed:
integer
≥ 0

Drop companies with fewer than this many distinct people of intent. 0 or omitted keeps all.

integer
1 to 500

Companies per page (default 50, max 500).

string

Opaque pagination cursor from a prior response's next_cursor. Omit for the first page.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json