Skip to content

List Research Reports

GET
/research-reports

List research-report documents (the 6 docs in the Research bucket).

Part of the 44-document Studio Global Document Architecture (21 context + 16 intelligence + 6 research + 1 brief). The MCP ideation path needs this bucket alongside /intelligence-data to surface the full picture.

Authorizations

Parameters

Query Parameters

report_type
Any of:
string

Filter by report_type (buyer_psychology, competitive_teardown, gtm_channel, industry_analyst, review_sentiment, voice_of_customer)

include_content

Include the structured content JSONB blob + markdown (large)

boolean

Include the structured content JSONB blob + markdown (large)

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