Skip to main content

Endpoints

Read and update workspace-level pipeline configuration, including Silver field mappings, Gold scoring weights, auto-trigger behavior, and preview mode.

Path parameters


GET — Read settings

Returns the current pipeline configuration for the workspace.

Response


PUT — Update settings

Updates pipeline configuration. All fields are optional — only include fields you want to change.

Request body

FieldMapping object

ScoringWeights object

All goldWeights values must sum to exactly 100. A 422 error is returned if the sum is incorrect.

Behavior flags


Examples

Read current settings

Update Silver mappings

Update Gold weights for media-heavy catalog


Error responses

Last modified on March 18, 2026