Gorgias · OAuth Scopes
Gorgias OAuth Scopes
OAuth 2.0
derived
Gorgias 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 Gorgias API on a user’s behalf.
Tokens are issued from https://{account}.gorgias.com/oauth/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.
Customer SupportHelpdeskEcommerceShopifyTicketsConversations
Scopes: 6
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://{account}.gorgias.com/oauth/authorize
https://{account}.gorgias.com/oauth/authorize
Token URL
https://{account}.gorgias.com/oauth/token
https://{account}.gorgias.com/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (6)
| Scope | Description | Flows |
|---|---|---|
| accounts.read | Read account | authorizationCode |
| customers.read | Read customers | authorizationCode |
| customers.write | Write customers | authorizationCode |
| openid | OpenID | authorizationCode |
| tickets.read | Read tickets | authorizationCode |
| tickets.write | Write tickets | authorizationCode |