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":["non in qui","culpa nisi fugiat Duis"],"enabled_actions":["ENABLED_ACTION_WRITE","ENABLED_ACTION_READ"],"is_disabled":true,"model_id":"amet sed voluptate","model_name":"minim in incididunt"},{"disabled_fields":["deserunt pariatur","amet"],"enabled_actions":["ENABLED_ACTION_READ","ENABLED_ACTION_READ"],"is_disabled":false,"model_id":"nisi dolor qui","model_name":"nisi pariatur Duis do magna"}],"linked_account_id":"50209999-ce3a-539a-648d-0be442bb8497"},{"common_models":[{"disabled_fields":["nisi Ut labore","elit veniam quis"],"enabled_actions":["ENABLED_ACTION_READ","ENABLED_ACTION_WRITE"],"is_disabled":true,"model_id":"sint","model_name":"est esse"},{"disabled_fields":["eiusmod est esse nostrud aliqua","voluptate "],"enabled_actions":["ENABLED_ACTION_WRITE","ENABLED_ACTION_WRITE"],"is_disabled":false,"model_id":"est enim","model_name":"in laboris"}],"linked_account_id":"urn:uuid:741793af-a6eb-ee30-30d0-742263bfa397"}],"organization_level_scopes":{"common_models":[{"disabled_fields":["magna irure","sint quis magna"],"enabled_actions":["ENABLED_ACTION_WRITE","ENABLED_ACTION_WRITE"],"is_disabled":false,"model_id":"veniam nulla minim","model_name":"in enim consectetur dolore"},{"disabled_fields":["consequat dolor laborum Excepteur","sint cupidatat"],"enabled_actions":["ENABLED_ACTION_WRITE","ENABLED_ACTION_READ"],"is_disabled":false,"model_id":"Ut aute ad laborum","model_name":"eiusmod incididunt"}],"linked_account_id":"urn:uuid:26d11f57-e036-6d26-6ce2-299cdfa16c23"}}