v1

latestOpenAPI 3.0.42026-07-2685196386.6 KB
LicenseKey

Get variant items

Retrieves files/items delivered by a variant in pages. Requires the stores.products.view permission.

get/stores/{storeId}/products/{productId}/variants/{variantId}/items/{page}

Path parameters

storeIdstring uuid required

The store's unique identifier.

productIdstring uuid required

The product's unique identifier.

variantIdstring uuid required

The variant's unique identifier.

pageinteger required

Page number, starting at 1.

Query parameters

countinteger

Items per page (optional).

Response

The object was successfully returned.

successboolean required

Indicates whether the operation was successful

pagesinteger required

The total number of pages available in the paginated response.

datastring[] required

Represents the collection of items within a paginated response