Skip to content

Get price tracking collection

GET
/rest/v1/product/price-tracking

Parameters

Query Parameters

filter[id]

Filter by price tracking IDs

Type
string
Example"1,2,3"
filter[productId]

Filter by product ID

Type
string
sort

Sort order

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer
with

With relations (e.g., product)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI