Retrieves a specific smart listing by its ID
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
id for the smart-listing to fetch
smart-listing returned successfully
Show child attributes
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes