Guardrails
List of policy job details
Returns a list of job execution details for given policy job ids
post/v1/policies/policy_jobs/batch
Request body
Response
Success
Example response
[
{
"status": "COMPLETED"
}
]Returns a list of job execution details for given policy job ids
Success
[
{
"status": "COMPLETED"
}
]