Return the full custom-field configuration for a connector + (category, model): every field with its effective mapping (connector overrides organization). Unmapped fields are included with json_path: null so callers can see what is left to configure.
Documentation Index
Fetch the complete documentation index at: https://docs.bindbee.dev/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Connector token to compute the configuration for.
"i5kqe8bSedEdPLX9pHhFojKdo7Uzvue0f7I4NVhaDfV0GTxF0uAgwa_COb3zZU3T"
Category to filter custom fields by.
HRIS, ATS, LMS "HRIS"
Model slug to filter custom fields by.
64^[a-z][a-z0-9_-]*$"employee"
Successful Response
Connector the effective view was computed for.
Slug of the integration this connector belongs to.
"workday"
Category filter applied.
HRIS, ATS, LMS "HRIS"
Model filter applied.
"employee"
Every custom field for this org matching (category, model), with the effective mapping per field. Includes unmapped fields so callers can see what is left to configure.