---
title: "List the labeled authorizations for an OAuth app (never token material)"
method: GET
path: "/api/oauth-apps/{id}/authorizations"
tags: ["Script Connections"]
---

# List the labeled authorizations for an OAuth app (never token material)

`GET /api/oauth-apps/{id}/authorizations`

## Path parameters

- `id` string, required

## Response `200`

Authorizations without token material

## Other responses

- `404` — OAuth app not found

## Changes

- **2026-07-24** `5caa2f4d1afb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/changes/api/oauth-apps/:id/authorizations/get.md)

---

[API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/revisions/4f62e32be8ec?raw)
