Endpoint Groups
Portfolio and Scorecards
Portfolio and Scorecards operations within the Products API group.
Get product portfolio reportGET
/data-products/portfolio
Operation ID
getProductPortfolioReportResponses
| Code | Description |
|---|---|
200 |
The request has succeeded. |
400 |
The server could not understand the request due to invalid syntax. |
401 |
Access is unauthorized. |
429 |
Client error |
500 |
Server error |
List product scorecardsGET
/data-products/scorecards
Operation ID
listProductScorecardsQuery Parameters
| Name | Type | Required | Description |
|---|---|---|---|
max_results |
integer |
false |
- |
page_token |
string |
false |
- |
Responses
| Code | Description |
|---|---|
200 |
The request has succeeded. |
400 |
The server could not understand the request due to invalid syntax. |
401 |
Access is unauthorized. |
429 |
Client error |
500 |
Server error |