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 - سرد الحسابات
- GET /v1/public/accounts/{account_id} - الحصول على حساب
سرد الحسابات
GET/v1/public/accounts
سرد الحسابات
يسرد حسابات العملاء المرئية لـ أساس API العام.
المرجع الكامل: GET /v1/public/accounts
مرجع OpenAPI:
/openapi.ar.json GET /v1/public/accountsالحصول على حساب
GET/v1/public/accounts/{account_id}
الحصول على حساب
يرجع تفاصيل حساب هيكلية مرئية لـ أساس API العام.
المرجع الكامل: GET /v1/public/accounts/{account_id}
مرجع OpenAPI:
/openapi.ar.json GET /v1/public/accounts/{account_id}