⚠️ IMPORTANT: The interactive form does not properly support filter syntax. Do NOT use the "Try It" button for filtering. Instead, copy the code samples (cURL, JavaScript, etc.) and modify the filter parameter directly.
Filter Format: filter[field][operator]=value
Invalid filter formats will return a 422 status code with detailed error information.
Supported operators:
eq: Equal to
neq: Not equal to
gt: Greater than
gte: Greater than or equal
lt: Less than
lte: Less than or equal
like: Contains (case-insensitive)
Supported fields:
asset_id: Filter by asset ID
created_ts: Filter by creation timestamp (supports timeframe filtering)
external_id: Filter by external ID (e.g., customer's own user identifier)
product_id: Filter by product ID
user_id: Filter by user ID