Skip to main content
GET
Get news stories by ID

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string
required
Pattern: ^[0-9]{1,19}$

Query Parameters

news.fields
enum<string>[]

A comma separated list of News fields to display. The fields available for a News object.

Minimum array length: 1
Available options:
category,
cluster_posts_results,
contexts,
contexts,
contexts,
contexts,
disclaimer,
hook,
id,
keywords,
name,
summary,
updated_at

Response

The request has succeeded.

data
object
errors
object[]