Get all scenarios
State
Get all scenarios
GET
Get all scenarios
Path Parameters
The ID of the Mock API
Required string length:
5 - 10Example:
"jjl8y"
Query Parameters
When set to summary, returns a lightweight view of each scenario containing only its name and current state, omitting stub mappings, possible states, and IDs. Any other value (or omitting the parameter) returns the full scenario representation.
Available options:
summary Response
200 - application/json
All scenarios
- Option 1
- Option 2