List Bundle Groups assigned to your Organisation
GET /organisation/groups
GET
/organisation/groups
Bundles are grouped into categories. This returns a list of the groups of Bundles available for your Organisation to order.
Authorizations
Responses
200
Success message
Array<object>
object
name
Group Name
string
400
Bad Request - returned when request format is not accepted
object
message
Status of api functions which do not return data
string
403
Unauthorised - returned when the api token is invalid; the user does not have any available Bundles left or the eSIM is not accessible by the user
object
message
Status of api functions which do not return data
string
500
Server Error
object
message
Status of api functions which do not return data
string