Integrations
Run a check for a task
Run a check for a task in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence.
post/v1/integrations/tasks/{taskId}/run-check
Path parameters
taskIdstring required
Request body
Example request
{
"connectionId": "conn_abc123",
"checkId": "aws-s3-bucket-public-access"
}