Skip to content

List Intelligence Data

GET
/intelligence-data

List intelligence-data documents (the ~16 docs in the Intelligence bucket).

Part of the 44-document Studio Global Document Architecture (21 context + 16 intelligence + 6 research + 1 brief). The MCP campaign-ideation path needs this bucket — historically only the cb_global_contexts (Context) bucket was exposed via REST.

Authorizations

Parameters

Query Parameters

data_type
Any of:
string

Filter by data_type (website_scrape, company_enrichment, competitor_discovery, company_keywords, product_inventory, organic_keywords, paid_keywords, …)

include_content

Include the raw data JSONB blob (large; default omits)

boolean

Include the raw data JSONB blob (large; default omits)

limit
integer
default: 50 >= 1 <= 200

Header Parameters

X-Target-Org-Id
Any of:
string

Responses

200

Successful Response

object
data
required
Array<object>
object
key
additional properties
any
pagination
Any of:
object
has_next
required

Whether there are more pages

boolean
limit
required

Items per page

integer
next_cursor
Any of:
string
page
required

Current page number (1-indexed)

integer
total
required

Total number of items

integer

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string