---
title: "Retrieve paginated available usage token scopes for an application."
method: GET
path: "/api/v1/applications/{id}/usage-token/scopes"
tags: ["Applications"]
---

# Retrieve paginated available usage token scopes for an application.

`GET /api/v1/applications/{id}/usage-token/scopes`

Sample request:
            
GET /api/v1/applications/{id}/usage-token/scopes?search={search}&limit={limit}&offset={offset}

## Path parameters

- `id` string, required

## Query parameters

- `search` string
- `limit` integer
- `offset` integer

## Response `200`

OK

---

[API](https://skmtc.dev/q2developer/apis/q2-portal-web-server.md) · [All operations](https://skmtc.dev/q2developer/apis/q2-portal-web-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/q2developer/q2-portal-web-server/revisions/7225eea22612/schema)
