Get single news article
News
Get single news article
Returns one news article by numeric ID or slug, including its body excerpt, source, publish date, type, monetary amount (for deal articles, converted to the requested ?currency=), and any linked Dealroom entities.
GET
Get single news article
Authorizations
OAuth2 client-credentials flow against the Dealroom Auth0 tenant. Use the client_id / client_secret from a Programmatic API key. Tokens are valid for 24h — Swagger UI will reuse the same token across operations.
Path Parameters
Numeric Dealroom article ID or slug.
Minimum string length:
1Example:
"8765432"
Query Parameters
ISO 4217 currency code for monetary field conversion. Defaults to USD.
Example:
"EUR"