Retrieves all smart listings configured for the app
A valid request URL is required to generate request examples
{ "data": [ { "created_at": "<string>", "id": "<string>", "rules": [ { "operator": "less-than", "target": "stock", "id": "<string>", "target_id": "<string>", "value_float": 123, "value_list": [ "<string>" ], "value_string": "<string>" } ], "slug": "<string>", "updated_at": "<string>" } ], "details": [ "<string>" ], "success": true }
App slug
Team slug
smart-listing configuration
Show child attributes
All smart-listings for the app
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes