메인 콘텐츠로 건너뛰기

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 계정 목록 조회 공개 API 주체에게 표시되는 고객 계정을 나열합니다. 전체 참조: GET /v1/public/accounts
OpenAPI 참조: /openapi.ko.json GET /v1/public/accounts

계정 조회

GET /v1/public/accounts/{account_id} 계정 조회 공개 API 주체에게 표시되는 구조적 계정 세부 정보를 반환합니다. 전체 참조: GET /v1/public/accounts/{account_id}
OpenAPI 참조: /openapi.ko.json GET /v1/public/accounts/{account_id}