Senders
Get Sender
Retrieve the details of a specific sender identity by ID using the AutoSend API.
GET
Authorizations
Bearer authentication header of the form Bearer
<token>, where <token> is your auth token.Path Parameters
The unique identifier of the sender (id).Example:
"60d5ec49f1b2c72d9c8b4567"Response
Sender retrieved successfullyIndicates if the request was successfulExample:
trueThe sender object