From Bright Pattern Documentation
Contents
- Introduction
- API Methods
- General Information
- Check Availability
- Expected Parameters
- Request Chat
- Request SMS Chat Session
- Get Active Chat
- Send Events
- Get Chat History
- Get New Chat Events
- Upload File
- Get File
- 1 Get Agent Profile Photo
- API Events
Mobile/Web API Specification
Get Agent Profile Photo
Get Agent Profile Photo 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