WafAssessmentRuns
Get a batch of Assessment Run History Question details
Get a batch of Assessment Run History Question details.
post/v1/well-architected-framework/assessment-run-question/batch
Query parameters
assessment_run_history_idstring
ID of the Assessment Run History
Request body
Response
Fetched
Example response
[
{
"answers": [
{
"status": "Open"
}
]
}
]