A valid request URL is required to generate request examples
[ { "id": "<string>", "content": "<string>", "type": "<string>", "confidence": 123, "validFrom": "2023-11-07T05:31:56Z", "validTo": "2023-11-07T05:31:56Z" } ]
Get facts/statements for a specific episode
cURL
curl --request GET \ --url {protocol}://{domain}/api/v1/episodes/{episodeId}/facts \ --header 'Authorization: Bearer <token>'
Bearer token authentication supports:
Example: Authorization: Bearer your_token_here
Authorization: Bearer your_token_here
Episode facts
Was this page helpful?