Get all senders

GEThttps://web.otpcod.ru/api/v1/senders

Receive all senders belonging to the company


Sender statuses

Status CodeDescription
-1Blocked
0Draft
1In tests
2Active
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.channelinteger
data.displayNamestring
data.senderIdstring
data.statusinteger
data.vendorTypestring
data.webhookGuidstring
data.webhookUrlstring
errorboolean