---
title: "GET /v1/apiKeys/scopes"
method: GET
path: "/v1/apiKeys/scopes"
tags: ["ApiKeyScopes"]
---

# GET /v1/apiKeys/scopes

`GET /v1/apiKeys/scopes`

## Response `200`

Success

- ApiKeyScopesResponseResponse
  - `timestamp` string, date-time
  - `errors` Error[], nullable
    - `code` string, nullable
    - `name` string, nullable
    - `message` string, nullable
    - `description` string, nullable
  - `data` ApiKeyScopesResponse
    - `scopes` ApiKeyScopeResponse[], nullable
      - `value` string, nullable
      - `description` string, nullable
    - `total` integer

---

[API](https://skmtc.net/adcritter/apis/adcritter-api.md) · [All operations](https://skmtc.net/adcritter/apis/adcritter-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/adcritter/adcritter-api/revisions/d216a4676bdd/schema)
