Sender
List senders
Get all senders
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
Senders
The response is of type object[]
.
Get all senders
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Senders
The response is of type object[]
.