---
title: "Retrieve All Scopes"
method: GET
path: "/scopes"
tags: ["Scope API"]
---

# Retrieve All Scopes

`GET /scopes`

This endpoint returns a list of all scopes that this user has access to.

## Response `200`

OK

- object
  - `scopes` string[] — The list of scopes for which this user has access.

## Other responses

- `400`

---

[API](https://skmtc.dev/netcorecloud/apis/email-api-v6.md) · [All operations](https://skmtc.dev/netcorecloud/apis/email-api-v6/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/netcorecloud/email-api-v6/revisions/73f83bc2eff8/schema)
