Create batch screeningsAsk AIpost https://api.platform.briink.com/workspaces/{workspace_id}/batch-screeningsCreate screenings for multiple companies using Modal batch processingPath Paramsworkspace_iduuidrequiredBody ParamssubtasksarraynullList of subtasks to execute for each company. Supports document_collection and questionnaire_screening subtask types.Subtasks arraycompaniesarray of objectsrequiredlength between 1 and 100List of company identifiers to process. Each must have either company_name or company_id.Companies*ADD objectnamestringnullBatch job namedescriptionstringnullBatch job descriptionHeadersIdempotency-KeystringnullOptional idempotency key to prevent duplicate batch screening creationResponses 202Successful Response 422Validation ErrorUpdated 3 months ago