Get all senders
GET
Receive all senders belonging to the company
Sender statuses
| Status Code | Description |
|---|---|
| -1 | Blocked |
| 0 | Draft |
| 1 | In tests |
| 2 | Active |
Loading code example
Loading code example
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <credentials>, where <credentials> is the Base64 encoding of username and password joined by a colon.
Response
application/json
OK
dataarray<object>data.channelintegerdata.displayNamestringdata.senderIdstringdata.statusintegerdata.vendorTypestringdata.webhookGuidstringdata.webhookUrlstringerrorboolean