Skip to main content
GET
Search the intent topics a search can look for

Authorizations

X-API-Key
string
header
required

Query Parameters

q
string
default:""

What to match topics against; empty lists them all.

Maximum string length: 200
page
integer
default:1

Which page of matches to return, counting from 1.

Required range: 1 <= x <= 1000

Response

Successful Response

One page of the intent topics matching a search.

has_more
boolean
required

Whether asking for the next page would return anything.

page
integer
required

The page this is, counting from 1.

topics
LeadIntentTopicSchema · object[]
required