From Bright Pattern Documentation
Jump to: navigation, search
• 3.10 • 3.11 • 3.12 • 3.13 • 3.14 • 3.15 • 3.16 • 3.17 • 3.18

Get Agent Profile Photo

Get Agent Profile Photo downloads a profile photo of the specified agent.

URI

http[s]://{host:port}/clientweb/api/v1/chats/{chatId}/profilephotos/{partyId}

HTTP Method

GET

Parameters

  • chatId - Current chat ID
  • partyId - Agent party ID for current chat session

Request Body

Party ID of the agent participating in the current chat session

Example

partyId={party id of agent for current chat session}

chatId=current chat id

Returns

200 – File content type

Errors

404 – Not Found


< Previous | Next >
< Previous | Next >