GET /service_plans
Summary: List ServicePlans
Operation ID: listServicePlans
Auth: unknown
Operation ID: listServicePlans
Auth: unknown
Description
Returns an array of ServicePlan objects
Parameters (4)
filter
(object, query, optional)
Filter for querying collections.
limit
(integer, query, optional, default: 100)
The numbers of items to return per page.
Constraints: {'minimum': 1, 'maximum': 1000}
offset
(integer, query, optional, default: 0)
The number of items to skip before starting to collect the result set.
Constraints: {'minimum': 0}
sort_by
(object, query, optional)
The list of attribute and order to sort the result set by.
No probe data for this endpoint yet.