Get Participants
get
/essbase/rest/v1/scenarios/{scenarioId}/participants
Gets scenario participants by scenario ID.
Request
Path Parameters
-
scenarioId(required): integer(int64)
Scenario ID.
Response
Supported Media Types
- application/json
- application/xml
200 Response
OK
Scenario participants returned successfully.
400 Response
Bad Request
Failed to get scenario participants. The scenario ID may be invalid.
500 Response
Internal Server Error.