Skip to main content

Processing Configs

List the named processing configurations available to your workspace and read one by id.

Processing configurations are the named pipelines the process endpoint runs documents through. List them to discover the config_id values you pass to POST /v1/process, and read one by id to inspect its settings.

GET/v1/configs
GET/v1/configs/:id