Get Products of a Version

Retrieves a paginated list of products for a specific version, returning basic product attributes and price details.

  • DRAFT Status: Returns the full product list.
  • ACTIVE/DEACTIVATED Status: Can return either all products or only products that were new or modified compared to the previously active version.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 16

The unique identifier of the Version.

Query Params
integer
0 to 10000

The number of products to skip for pagination.

integer
1 to 1000

The maximum number of products to return. If the requested limit value exceeds the maximum allowed limit, the system will automatically cap the result set at the maximum limit.

string
enum
Defaults to ALL

Specify whether to fetch all products or only new/updated products.

Allowed:
string
enum
Defaults to MIN

For products with multiple fixed prices, specifies which price to return (Minimum, Maximum, or First defined).

Allowed:
Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json