> ## 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](/ar/api/v1/public/accounts/get) - سرد الحسابات
* [GET /v1/public/accounts/\{account\_id}](/ar/api/v1/public/accounts/account_id/get) - الحصول على حساب

## سرد الحسابات

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

سرد الحسابات

يسرد حسابات العملاء المرئية لـ أساس API العام.

المرجع الكامل: [GET /v1/public/accounts](/ar/api/v1/public/accounts/get)

<Note>
  مرجع OpenAPI: `/openapi.ar.json GET /v1/public/accounts`
</Note>

## الحصول على حساب

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

الحصول على حساب

يرجع تفاصيل حساب هيكلية مرئية لـ أساس API العام.

المرجع الكامل: [GET /v1/public/accounts/\{account\_id}](/ar/api/v1/public/accounts/account_id/get)

<Note>
  مرجع OpenAPI: `/openapi.ar.json GET /v1/public/accounts/{account_id}`
</Note>

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