- Write scopes permit updates (e.g. POST, PUT, PATCH requests)
- Read scopes permit reads (e.g. GET requests)
Multiple scopes may be needed in order to perform actions on child resources. For example,
matters/write and documents/write are both needed for adding files to a matter.Requesting scopes
Scopes are requested via thescope parameter (space-delimited) when authorizing with the Authorization Code Grant. Leaving the scope parameter empty will ensure that all assigned scopes are automatically included in the access token.
Scope reference
Matters
Billing & Accounting
Contacts, Firm & Users
Communication & Events
Tasks
Platform & Integration
Plugins are not yet available for partners. They will be supported in a future developer console version, so the
plugins/read and plugins/write scopes cannot be used yet.