> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hybridbox.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 계정

> 계정 엔드포인트에 대한 생성된 참조입니다.

# 계정

계정 엔드포인트에 대한 생성된 참조입니다.

이 생성된 페이지는 계정 카테고리의 모든 공개 API 작업을 그룹화합니다.

## 엔드포인트

* [GET /v1/public/accounts](/ko/api/v1/public/accounts/get) - 계정 목록 조회
* [GET /v1/public/accounts/\{account\_id}](/ko/api/v1/public/accounts/account_id/get) - 계정 조회

## 계정 목록 조회

**GET** `/v1/public/accounts`

계정 목록 조회

공개 API 주체에게 표시되는 고객 계정을 나열합니다.

전체 참조: [GET /v1/public/accounts](/ko/api/v1/public/accounts/get)

<Note>
  OpenAPI 참조: `/openapi.ko.json GET /v1/public/accounts`
</Note>

## 계정 조회

**GET** `/v1/public/accounts/{account_id}`

계정 조회

공개 API 주체에게 표시되는 구조적 계정 세부 정보를 반환합니다.

전체 참조: [GET /v1/public/accounts/\{account\_id}](/ko/api/v1/public/accounts/account_id/get)

<Note>
  OpenAPI 참조: `/openapi.ko.json GET /v1/public/accounts/{account_id}`
</Note>

<script src="/locale-bridge.js" />
