Get Comments
get
/scenarios/{scenarioId}/comments
Gets comments for the specified scenario ID.
Request
Path Parameters
-
scenarioId(required):
Scenario ID.
Response
200 Response
OK
Scenario comments returned successfully.
400 Response
Bad Request
Failed to get scenario comments. The scenario ID may be invalid.
500 Response
Internal Server Error.