Get Products

Obtain the list of all your producs

The endpoint retrieves basic information about all Products assigned to a partner with Published product state visible in OPT OnDemand's product portfolio management admin.

get
Authorizations
AuthorizationstringRequired

Enter your JWT access token

Query parameters
pagenumberOptional

Number of the page to retrieve. Default is 1

limitnumberOptional

Number of products to retrieve per page. Default is 50, maximum is 500

Responses
chevron-right
200

Successfully retrieved the products, ordered by name and paginated

application/json
totalItemsnumberRequired
get
/v1/products

Last updated