List all saved scenarios
get/api/scenarios
Query parameters
startsWithstring
Filter to include only scenarios with a given date prefix.
limitinteger
Maximum number of records to return
Response
Returns an array of object names with an optional pageToken to retrieve the next page of records.