मुख्य सामग्री पर जाएं
GET
JavaScript
अप्रचलित API: लाइसेंस कुंजियों अब Entitlements प्रणाली के माध्यम से प्रबंधित की जाती हैं। जारी लाइसेंस कुंजियों को सूचीबद्ध करने के लिए List Customer Grants का उपयोग करें (फिल्टर करें integration_type=license_key); प्रत्येक अनुदान अपने license_key विवरण के साथ आता है। यह एंडपॉइंट भविष्य के रिलीज़ में हटा दिया जाएगा।

प्राधिकरण

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
customer_id
string

Filter by customer ID

status
enum<string>

Filter by license key status

उपलब्ध विकल्प:
active,
expired,
disabled
product_id
string

Filter by product ID

created_at_gte
string<date-time>

Filter license keys created on or after this timestamp

created_at_lte
string<date-time>

Filter license keys created on or before this timestamp

source
enum<string>

Filter by license key source

उपलब्ध विकल्प:
auto,
import,
manual

प्रतिक्रिया

items
object[]
आवश्यक
अंतिम संशोधन 9 जुलाई 2026