Skip to main content
GET
Get auto-processing configuration
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

Get auto-processing configuration Retrieve the current auto-processing configuration for the tenant, including enabled status and confidence thresholds. Returns:
  • Auto-processing enabled status
  • Current confidence thresholds for source, period, and schema detection
  • Threshold mode (requireAllThresholds)
Authorization:
  • Required role: user or higher

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Response

Auto-processing configuration retrieved successfully

success
boolean
default:true
message
string
data
object