Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
OK
A list of Sender ID.
Value that will be presented as Sender ID
It indicates the status of the sender ID. Possible values are:
approved
- The sender ID is approved.pending
- The sender ID is pending.rejected
- The sender ID is rejected.
Available options:
approved
, pending
, rejected