Get a story containing updates
Get a single news story given its UUID.
Path parameters
The story UUID, update UUID, or URL safe title
The story UUID, update UUID, or URL safe title
Query parameters
Whether to expand updates
Whether to expand updates
Max number of updates to include in the story object
Max number of updates to include in the story object
Max articles to include per update
Max articles to include per update
Whether to include Reddit analysis
Whether to include Reddit analysis
Method to use for citation filtering.
Method to use for citation filtering.
When requesting a particular story update, you can expand the assocaited updates by settined max_updates to the total you would like to get. If you want those updates to by condensed for reduced latency, you can set condense_auxillary_updates to 'False'.
When requesting a particular story update, you can expand the assocaited updates by settined max_updates to the total you would like to get. If you want those updates to by condensed for reduced latency, you can set condense_auxillary_updates to 'False'.
Response
A story object containing updates
Changes
No recorded changes to this endpoint across all 1 revision of this API.