ProductVersions
List all product versions
Returns a list of product versions. The product versions are returned sorted by creation date in ascending order.
get/v3/product-versions
Query parameters
pageinteger
The page number.
limitinteger
The number of records per page. Must be a number between 1 and 100.
sortstring
The sort string to sort the returned records e.g. "-createdAt"
Unique identifier for the product.
Product version name.
searchstring
Search string.
ID of the resource.
Date of creation
Date of last update
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.