common model scopes retrieve

GET {{baseUrl}}/common-model-scopes

Fetch the configuration of what data is saved by Merge when syncing. Common model scopes are set as a default across all linked accounts, but can be updated to have greater granularity per account.

Request Params

KeyDatatypeRequiredDescription
linked_account_idstringID of specific linked account to fetch

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"scope_overrides":[{"common_models":[{"disabled_fields":["do velit irure culpa","Ut officia cupidatat"],"enabled_actions":["ENABLED_ACTION_WRITE","ENABLED_ACTION_WRITE"],"is_disabled":false,"model_id":"Ut anim consectetur irure","model_name":"adipisicing culpa velit sed"},{"disabled_fields":["","mollit nulla"],"enabled_actions":["ENABLED_ACTION_WRITE","ENABLED_ACTION_READ"],"is_disabled":true,"model_id":"eiusmod ut","model_name":"consequat"}],"linked_account_id":"urn:uuid:4ace23f2-f1f0-469e-c23c-83de14e1f8da"},{"common_models":[{"disabled_fields":["sit ipsum dolor","eu Lorem el"],"enabled_actions":["ENABLED_ACTION_WRITE","ENABLED_ACTION_READ"],"is_disabled":false,"model_id":"quis ullamco","model_name":"reprehenderit id anim"},{"disabled_fields":["ea quis","sit id Ut ipsum"],"enabled_actions":["ENABLED_ACTION_READ","ENABLED_ACTION_READ"],"is_disabled":false,"model_id":"laboris","model_name":"id exercitation"}],"linked_account_id":"urn:uuid:d1448c0d-adb9-6bea-386c-dd57460d27a9"}],"organization_level_scopes":{"common_models":[{"disabled_fields":["sit deserunt elit","non qui sed"],"enabled_actions":["ENABLED_ACTION_WRITE","ENABLED_ACTION_WRITE"],"is_disabled":false,"model_id":"non esse","model_name":"magna aute velit esse commodo"},{"disabled_fields":["laboris irure sit enim","commodo d"],"enabled_actions":["ENABLED_ACTION_WRITE","ENABLED_ACTION_READ"],"is_disabled":false,"model_id":"dolore dolor magna","model_name":"quis culpa eu in"}],"linked_account_id":"ebd1c32e-8846-bcae-2b9c-2b2088c6a1ea"}}