Retrieve a product version
Retrieves the details of an existing product version.
GET/v3/product-versions/{id}
JWT
productVersion:read
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the product version. |
Responses
200
401
403
404
429
500