For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Resources
Log inGet a demo
Get startedAPI referenceImplementation
Get startedAPI referenceImplementation
    • Overview
        • Scopes
          • GET/default-scopes
          • GET/linked-account-scopes
          • POST/linked-account-scopes
UnifiedAgent HandlerGateway
UnifiedAgent HandlerGateway
Resources
Log inGet a demo
Data management

Scopes

Control data permissions to ensure only relevant Common Models and fields are synced.

Scopes allows for precise control over data permissions, ensuring that only relevant Common Models and fields are synced through Merge. Disabling a Common Model Scope will also disable all of its associated fields.

Below, you’ll find endpoints related to two levels of Scopes.

  • Default Scopes apply to new Linked Accounts for a given category
  • Linked Account Scopes apply only to a specific end user (Linked Account).

The Scopes applied to a Linked Account are first determined by the Linked Account Scopes, and fall back to Default Scopes for any that haven’t been set. Learn More.

Was this page helpful?
Previous

/available-actions

Next

/default-scopes

Built with