Get Execution Limits
GET /api/v1/admin/automation-config/limits
GET
/api/v1/admin/automation-config/limits
Get execution limits configuration.
Authorizations
Seção intitulada “Authorizations ”Responses
Seção intitulada “ Responses ”Successful Response
ExecutionLimitsResponse
Execution limits response schema.
object
max_records_per_execution
Max Records Per Execution
integer
workflow_execution_timeout_minutes
Workflow Execution Timeout Minutes
integer
max_concurrent_workflows_per_tenant
Max Concurrent Workflows Per Tenant
integer
max_scheduled_workflows_per_tenant
Max Scheduled Workflows Per Tenant
integer