Skip to main content

List offerings

GET 

/subscriptions/offerings

Retrieves a list of all subscription offerings.

Filtering

This endpoint supports filtering. For the general syntax, see Filtering.

The following attributes and operators are supported.

OperatorAttributeDescription
eqexternal_ref, proration_policy_idEquals. Checks if the values of two operands are equal. If they are, the condition is true.
inexternal_product_refsIn. Checks if the values are included in the specified string. If they are, the condition is true.

Request

Responses

Success. A list of offerings is returned.