---
title: "List organizations"
method: GET
path: "/organizations"
tags: ["api-tokens"]
---

# List organizations

`GET /organizations`

Get information on the current organizations associated with the API token.

This endpoint consumes 1 unit of your quota.

This endpoint requires the following org token scopes:
- No Scopes Required, but authentication is required

## Response `200`

Organizations information

- object
  - `organizations` object, required

## Other responses

- `401` — Unauthorized
- `404` — Resource not found
- `429` — Insufficient quota for API route

---

[API](https://skmtc.dev/socket-dev/apis/socket.md) · [All operations](https://skmtc.dev/socket-dev/apis/socket/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/socket-dev/socket/revisions/bf994b75d33f/schema)
