Skip to content

Get product download collection

GET
/rest/v1/product/download

Parameters

Query Parameters

filter[id]

Filter by download IDs

Type
string
filter[productId]

Filter by product ID

Type
string
filter[fileType]

Filter by file type

Type
string
filter[file]

Filter by file name (partial match)

Type
string
include

Include relations (product)

Type
string
sort

Sort order

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI