cURL
Subscriptions
Get Subscription Details
Retrieve detailed information about a specific subscription by its SubscriptionId. Returns subscriber, package, phone number, and status information.
What this does: Returns the subscription record including the linked subscriber (TSUID-), package (PID-), phone number (NID-), ICCID, subscription type, and active status. Use this to confirm a subscriber’s current plan or retrieve the SUB- ID for updates.
Next steps:
- Update subscription —
POST /v1.0/subscriptions/update - Delete subscription —
POST /v1.0/subscriptions/delete
GET
cURL
Query Parameters
The unique subscription ID to retrieve details for
Response
Subscription Details
The response is of type object.