Skip to main content
GET
Get Sender
This endpoint returns the full details of a single sender identity, including its current balance and ownership information.

Path Parameters

string
required
The unique identifier of the sender you want to retrieve.

Headers

string
required
Your secret API key used to authenticate the request.

Response Body

string
The unique identifier for the sender.
string
The alphanumeric label or short code.
number
The specific credit balance allocated to this sender.
object
Information about the owner of the sender identity.
string
The ISO 8601 timestamp of creation.
string
The ISO 8601 timestamp of the last update.
Last modified on July 18, 2026