List plans
Plan
List plans
Returns a lists of plans based on the search/filtering criteria
GET
List plans
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Query to search the plans by name
When true, only archived plans are returned. When false, only non archived plans are returned. When absent all are returned.
A cursor for pagination across multiple pages of results. Don’t include this parameter on the first call.
Number of items to be returned in a single page
Required range:
1 <= x <= 25Comma separated list of countryIso2 e.g. countryIso2=FR,IN