Get a subscription
Subscription
Get a subscription
Retrieves the details of an existing subscription.
GET
Get a subscription
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
iccid or id of the subscription
Response
Returns the subscription details
Example:
{
"name": "Australia 1GB 7d",
"dataMegaBytes": 1024,
"periodDays": 1,
"periodIterations": 7,
"throttledSpeedKbps": 128,
"label": "alpha",
"coverageProfileId": "cvpr_ybrs38es"
}Example:
{
"dataBytes": 1024,
"voiceSeconds": 60,
"smsMessages": 100
}Example:
{
"dataBytes": 1024,
"voiceSeconds": 60,
"smsMessages": 100
}Available options:
active, expired, ready