الانتقال إلى المحتوى الرئيسي
GET
JavaScript

التفويضات

Authorization
string
header
مطلوب

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

معلمات الاستعلام

page_size
integer<int32>

Page size default is 10 max is 100

النطاق المطلوب: x >= 0
page_number
integer<int32>

Page number default is 0

النطاق المطلوب: x >= 0
archived
boolean

List archived products

recurring
boolean

Filter products by pricing type:

  • true: Show only recurring pricing products (e.g. subscriptions)
  • false: Show only one-time price products
  • null or absent: Show both types of products
brand_id
string

filter by Brand id

الاستجابة

Products List

items
object[]
مطلوب
آخر تعديل في ١ أبريل ٢٠٢٦