---
title: "Get by ID"
method: GET
path: "/orgs/accounts/v1/{account_id}"
tags: ["/orgs", "/orgs/accounts"]
---

# Get by ID

`GET /orgs/accounts/v1/{account_id}`

Retrieves a coordinator-created shipper account. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (Account1)

## Path parameters

- `account_id` string, required

## Response `200`

Successful Response

- Account1 — unresolved $ref

## Other responses

- `422` — Validation Error

---

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