Get Agent Profile Photo

This method downloads a profile photo of the specified agent.

Request Body

The request body is the party ID of the agent participating in the current chat session.

Note: The party ID is provided with the chat event (polled at https://{host:port}/clientweb/api/v1/chats/{chatId}/events?tenantUrl={tenantUrl}). For example, you can see party_ID in the event message for chat_session_party_joined.

Returns

CodeDescription
200File content type

Errors

CodeDescription
403Forbidden
404Not found
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The current chat session ID. The value of this variable is returned in the body of a successful invocation of the "Request Chat" method.

string
required

The party ID of the agent for the current chat session

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain