Get all server scenarios in a Project
Use this API when Dedicated Setting HTML needs to let the user select a server-side scenario.
POST https://app.airngin.com/Api/v1.0/Scenario/GetAllScenarioWithProjectIdForDevice
Pass the temporary query-string token as a Bearer token and send projectId.
Each returned scenario includes the server scenario code used by the runtime scenario interaction flow and a user-facing name. Treat the server as the authority for the current scenario list and status.
For execution and scenario-state interaction, see Server-side scenarios.