API v2.4 / Catalogue / Get Bundle catalogue
GET /catalogue
List all Bundles available to your Organisation for ordering.
Bundle names can be used with the /orders
endpoint to place an order.
Authorizations
Parameters
Query Parameters
1
Page of Bundles to return
Number of Bundles to return per page
Example
50
Direction of ordering
Example
asc
Name of column to order by
Wildcard search for description
Filter by Bundle Group (exact value) e.g. `Standard eSIM Bundles`
Comma-separated list of country ISO codes to filter by. This will search for Bundles that include at least one of the countries as their base country. e.g. `GB, US`
This will return Bundles that have a base country in the specified region. e.g. `Europe`
Responses
200
OK
object
object
object
400
Bad Request - returned when request format is not accepted
object
Status of api functions which do not return data
403
Unauthorised - returned when the api token is invalid; the user does not have any available Bundles left or the ICCID is not accessible by the user
object
Status of api functions which do not return data
429
Too Many Requests
object
Status of api functions which do not return data
500
Server Error
object
Status of api functions which do not return data
503
Processing - Please come back later or use the Retry-After (seconds) header
object
Status of api functions which do not return data