Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/v1/competitor_prices
{ "items": [ { "id": 123, "competitor_name": "<string>", "observed_at": "2023-11-07T05:31:56Z", "regular_price": "<string>", "item_id": "<string>", "promo_price": "<string>", "currency": "<string>", "source_url": "<string>", "competitor_sku": "<string>", "barcode": "<string>", "status": "<string>", "stock_on_hand": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" } ], "next_cursor": "<string>" }
1 <= x <= 1000
Successful Response
Show child attributes