Skip to main content
GET
Get all products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

provider_id
string

Query by Provider to list all Products across all Services for a Provider. e.g. aws

service_id
string

Query by Service to list all Products for a specific provider service. e.g. aws-ec2

name
string

Query by name of the Product to see a list of products which match that name. e.g. m5a.16xlarge

page
integer<int32>

The page of results to return.

limit
integer<int32>

The amount of results to return. The maximum is 1000

Response

200 - application/json

Products model

products
object[]
required