Morf · OAuth Scopes
Morf OAuth Scopes
OAuth 2.0
searched
Morf publishes 6 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Morf API on a user’s behalf.
Tokens are issued from https://auth.morf.health/v1/oauth2/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyHealthcareHealth ITAutomationIntegrationiPaaSWebhooksEHRPatient CommunicationHIPAAWorkflowDigital Health
Scopes: 6
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://dashboard.morf.health/authorize
https://dashboard.morf.health/authorize
Token URL
https://auth.morf.health/v1/oauth2/token
https://auth.morf.health/v1/oauth2/token
Flows
authorizationCode
authorizationCode
Scopes (6)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect sign-in; returns an ID token. | authorizationCode |
| profile | Access to the end user's basic profile claims. | authorizationCode |
| Access to the end user's email address claim. | authorizationCode | |
| phone | Access to the end user's phone number claim. | authorizationCode |
| offline_access | Issue a refresh token for long-lived, offline API access. | authorizationCode |
| full_access | Full access scope advertised by the OpenID Connect discovery document (scopes_supported). Grants broad access to the Morf API. | authorizationCode |
📄 Provider scope reference: https://docs.morf.health/