GET
/
v1
/
senders
/
{sender_id}
This feature is in public preview

Retrieves the details of a sender.

Path Parameters

sender_id
string
required

The unique identifier of a sender.

Returns

Returns a 200 OK status code along with a sender object if successful, or an error otherwise.