Retrieve a list of contacts associated with a specific agent.

This endpoint retrieves all conversations for a specific sticky agent. You can filter the results by specifying one of the following query parameters:

  • agentId (highest priority)
  • email (medium priority)
  • webUserId (lowest priority)

If multiple parameters are provided, the system will prioritize them in the above order. At least one of these parameters must be specified.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

The unique identifier of the agent.

string

The unique email identifier for the agent.

integer

The unique identifier of the web user associated with the agent.

integer
required

The id of the application associated to the user whose conversations are being retrieved.

integer
required
≤ 100
Defaults to 10

results per page. max: 100

integer
required
Defaults to 0

page of results. min: 0

Responses

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