List risk briefs

Returns the risk-brief feed relevant to your organization, newest first. The organization is resolved from your API key — there is no organization_id parameter.

Each item is complete: it carries the full Markdown summary and sources, so any single brief can be rendered from list data. There is no detail-by-id endpoint.

Pagination is page-based (page + limit). A page beyond the end of the feed returns an empty list rather than an error.

A 403 is returned when Risk Briefs is not enabled for your organization, and a 422 when a query parameter fails validation.

Related docs:

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean
Defaults to false

Include pagination metadata in response. See pagination.

integer
≥ 1
Defaults to 1

Requested paginated page

integer
1 to 100
Defaults to 25

Requested limit per paginated page (1-100).

Responses

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