Returns all facts for a session by ID

Deprecated

Deprecated API: get facts for a session

Authentication

AuthorizationApi-Key

Header authentication of the form Api-Key <token>

Path Parameters

sessionIdstringRequired
Session ID

Query Parameters

minRatingdoubleOptional
Minimum rating by which to filter facts

Response

The facts for the session.
factslist of objects or null

Errors