GET /v1/conversations/:id.
All scenarios
domains, activities and variables objects use the same shape as the results object in POST /v1/calculate. A conversation with no completed calculations returns an empty scenarios array.
Retrieve the resolved domains, activities, and variables for every scenario in a conversation, or for a single scenario.
GET /v1/conversations/:id.
domains, activities and variables objects use the same shape as the results object in POST /v1/calculate. A conversation with no completed calculations returns an empty scenarios array.