From Bright Pattern Documentation
Get Agent Profile Photo
Description | Downloads a profile photo of the specified agent. |
URL | http[s]://{host:port}/clientweb/api/v1/chats/{chatId}/profilephotos/{partyId} |
Method | GET |
Request body | Party ID of the agent participating in the current chat session. Example:
partyId={party id of agent for current chat session} |
Returns | 200 – File content type |
Errors | 401 – Unauthorized
404 – Not found |