Skip to content

Get a single product download based on filters

GET
/rest/v1/product/download/item

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
include

Include relations (product)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI