facts
List Facts
Retrieves a list of facts for a given interaction.
GET
Headers
Identifies a distinct entity within Corti's multi-tenant system. Ensures correct routing and authentication of the request.
Example:
"copiloteu"
Path Parameters
The unique identifier of the interaction for which facts should be retrieved.
Response
200
application/json
Returns a list of facts associated with the specified interaction.
A list of facts associated with the interaction.
Was this page helpful?