GET /v1/projects/{projectGuid}/projectproducts

visma.com

Summary: Get project products
Operation ID: ProjectProducts_GetProjectProducts
Auth: unknown
Description

This is the same as organization's list of products, unless the project has some specific products and UseProductsFromSetting in project model is set to false.

Parameters (5)

active (boolean, query, optional)

Fetch only active

includeProductsFromRegistry (boolean, query, optional, default: False)

Optional: Includes products available from product registry

pageToken (string, query, optional)

Optional: page token to fetch the next page.

projectGuid (string, path, required)

GUID of the project.

rowCount (integer, query, optional)

Optional: How many rows to fetch, Default all.

No probe data for this endpoint yet.