Skip to main content
GET
List Company Stories

Authorizations

Authorization
string
header
required

API Key authentication using Bearer token

Path Parameters

identifier
string
required

Company ID or ticker symbol

Query Parameters

limit
integer

Number of stories to return per page (default 25, max 100).

cursor
string

Opaque pagination cursor from a previous response.

Response

200 - application/json

Company stories retrieved successfully

stories
object[]
required
pagination
object
plan_limited
boolean

Present and true when your plan restricted what this endpoint can return, so the result may be incomplete. Absent when your plan applies no restriction.

Example:

true

Last modified on August 21, 2026