---
title: "Admin Get Wallet"
method: GET
path: "/v1/admin/organizations/{org_id}/wallet"
tags: ["Admin"]
---

# Admin Get Wallet

`GET /v1/admin/organizations/{org_id}/wallet`

[ADMIN] Get wallet info for an org.

## Path parameters

- `org_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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