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

# استرداد السجل التاريخي لأوامر الحد في CLMM لمحفظة معينة

> يُعيد أوامر الحد المغلقة في CLMM المملوكة لـ `wallet`. يلخّص كل صف حالة الأمر عند خروجه من المجموعة النشطة. يدعم التصفّح عبر المؤشر باستخدام `nextPageId`.




## OpenAPI

````yaml /ar/api-reference/openapi/temp-api-v1.yaml get /limit-order/history/order/list-by-user
openapi: 3.0.3
info:
  title: Temp API
  description: >
    مستودع مؤقت للنقاط النهائية قصيرة العمر التي ليس لها موضع دائم في واجهة
    Raydium API الرئيسية.

    قد تتغير النقاط النهائية في هذه الخدمة أو تُهمَل أو تنتقل دون إشعار مسبق.


    **تحذير بشأن الاستقرار:** تُعطي هذه الخدمة الأولوية للتكرار السريع مع ضمانات
    استقرار API محدودة.

    استخدمها فقط في المسارات غير الحرجة أو الأدوات الداخلية أو الميزات قيد
    التطوير النشط.
  version: 1.0.0
  contact:
    name: Raydium
    url: https://raydium.io
servers:
  - url: https://temp-api-v1.raydium.io
    description: Mainnet
  - url: https://temp-api-v1-devnet.raydium.io
    description: Devnet
security: []
tags:
  - name: Temporary
    description: نقاط نهائية مؤقتة (غير مستقرة)
paths:
  /limit-order/history/order/list-by-user:
    get:
      tags:
        - Temporary
      summary: استرداد السجل التاريخي لأوامر الحد في CLMM لمحفظة معينة
      description: >
        يُعيد أوامر الحد المغلقة في CLMM المملوكة لـ `wallet`. يلخّص كل صف حالة
        الأمر عند خروجه من المجموعة النشطة. يدعم التصفّح عبر المؤشر باستخدام
        `nextPageId`.
      operationId: listLimitOrderHistoryByUser
      parameters:
        - name: wallet
          in: query
          required: true
          description: المفتاح العام للمحفظة (base58)
          schema:
            type: string
            example: <your-wallet-pubkey>
        - name: hideCancel
          in: query
          required: false
          description: >
            عند ضبطه على `true`، يُستثنى من النتائج الأوامر التي أُغلقت دون أن
            تُنفَّذ قط (أي الملغاة). القيمة الافتراضية `false`.
          schema:
            type: string
        - name: poolId
          in: query
          required: false
          description: >-
            pool في CLMM اختياري للتصفية. لا يمكن استخدامه مع `mint1` / `mint2`
            في آن واحد.
          schema:
            type: string
        - name: mint1
          in: query
          required: false
          description: >-
            فلتر mint اختياري (الرمز A أو B). لا يمكن استخدامه مع `poolId` في آن
            واحد.
          schema:
            type: string
        - name: mint2
          in: query
          required: false
          description: فلتر mint اختياري ثانٍ. لا يمكن استخدامه مع `poolId` في آن واحد.
          schema:
            type: string
        - name: nextPageId
          in: query
          required: false
          description: مؤشر تصفّح معتم مُعاد من الصفحة السابقة (مدة الصلاحية ~1h).
          schema:
            type: string
        - name: size
          in: query
          required: false
          description: حجم الصفحة (1–100، الافتراضي 20).
          schema:
            type: integer
            default: 20
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/LimitOrderHistoryByUserResponse'
        '400':
          description: طلب غير صحيح
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorResponse'
        '500':
          description: خطأ في الخادم
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ErrorResponse'
components:
  schemas:
    LimitOrderHistoryByUserResponse:
      type: object
      description: الحمولة الخاصة بـ `/limit-order/history/order/list-by-user`.
      properties:
        id:
          type: string
        success:
          type: boolean
          example: true
        data:
          type: object
          properties:
            rows:
              type: array
              items:
                $ref: '#/components/schemas/LimitOrderHistoryItem'
            nextPageId:
              type: string
              nullable: true
              description: مؤشر غير شفاف للصفحة التالية؛ غائب عندما تكون هذه آخر صفحة.
          required:
            - rows
      required:
        - success
        - data
    ErrorResponse:
      type: object
      properties:
        id:
          type: string
        success:
          type: boolean
          example: false
        msg:
          type: string
          description: رسالة الخطأ
      required:
        - success
        - msg
    LimitOrderHistoryItem:
      type: object
      description: أمر limit order مغلق واحد، ملخَّص.
      properties:
        pda:
          type: string
        owner:
          type: string
        poolId:
          type: string
        mintA:
          type: string
        mintB:
          type: string
        zeroForOne:
          type: boolean
        tick:
          type: integer
        price:
          type: number
        openBlockTime:
          type: integer
          description: الطابع الزمني Unix للحظة فتح الأمر.
        fillStatus:
          type: string
          enum:
            - NONE
            - PARTIAL
            - FULL
          description: |
            نسبة تنفيذ الأمر قبل إغلاقه:
            `NONE` (ألغي دون أي تنفيذ)، `PARTIAL`، أو `FULL`.
        orderInputAmountUi:
          type: number
          description: >-
            مقدار المدخلات الأصلي، بالوحدات المقروءة للبشر (مع تطبيق الـ
            decimals).
        orderOutputAmountUi:
          type: number
          description: >-
            مقدار الإخراج الذي كان سيُدفع عند الـ tick الخاص بالأمر، بالوحدات
            المقروءة للبشر.
        filledInputAmountUi:
          type: number
        filledOutputAmountUi:
          type: number
      required:
        - pda
        - owner
        - poolId
        - mintA
        - mintB
        - zeroForOne
        - tick
        - price
        - openBlockTime
        - fillStatus
        - orderInputAmountUi
        - orderOutputAmountUi
        - filledInputAmountUi
        - filledOutputAmountUi

````