Get a plan
Plan
Get a plan
GET
Get a plan
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Retrieves the details of an existing plan
Plan validity in days
Number of times the periodDays should be repeated.
Speed after allocated data is used up. The default zero means no usage allowed afterwards.
The plan-esim compatibility label
Example:
{
"id": "cvpr_hdy2da3n",
"name": "Australia region",
"label": "lambda",
"countries": [
{
"name": "Australia",
"iso2": "AU",
"iso3": "AUS",
"indicator": "A",
"operators": [
{
"name": "Telstra",
"supportedRats": ["4g", "5g"]
}
]
}
]
}