Get the information about a message sender (getSenderById)

GET {{baseUrl}}/channels/:providerChannelId/senders/:senderId

This endpoint is called occasionally (max once per day) to refresh the sender's avatar if avatar_expires is true and also when there is no avatar for the sender but fetch_avatar is set to true during the sender creation (only once when installing the app).

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":true,"data":{"id":"fugiat Lorem pariatur","name":"aute non ut","avatar_url":"ut est voluptate"}}