Authorizations
Bearer token for authentication
Query Parameters
Optional filter by product name
Optional filter by product description
The (zero-based) offset of the first item returned in the collection.
The maximum number of entries to return. If the value exceeds the maximum, then the maximum value will be used.
Optional filter by project presence
- PRODUCT_PROJECT_FILTER_UNSPECIFIED: No filter, return all products (default/unspecified)
- PRODUCT_PROJECT_FILTER_WITH_PROJECTS: Return only products that have projects associated
- PRODUCT_PROJECT_FILTER_WITHOUT_PROJECTS: Return only products that have no projects associated
Available options:
PRODUCT_PROJECT_FILTER_UNSPECIFIED
, PRODUCT_PROJECT_FILTER_WITH_PROJECTS
, PRODUCT_PROJECT_FILTER_WITHOUT_PROJECTS
Optional filter by business unit IDs