Skip to main content

List Scenarios

Obtain a list of all scenarios.

info

Available in Contextal Platform 1.0 and later.

Request

  • Path: /api/v1/scenarios
  • Verb: GET

Reply

On success:

  • Status: 200 - OK
  • Content-Type: application/json
  • Body: an array of scenario details objects - see the reply section in Add/Replace Scenario

On failure:

  • Status: 5xx