Retrieve document sources for a specific agent

Retrieve all document sources associated with a specific agent.

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

Unique identifier for the agent.

Query Params
integer
required

The ID of the application to associate with the chat agent.

integer
Defaults to 0

The page number for pagination.

integer
0 to 100
Defaults to 10

The number of items to retrieve per page.

string
enum
Defaults to source-asc

List of fields to sort by with specified direction. Allowed fields:

  • source-asc - Order by source (ascending).
  • source-desc - Order by source (descending).
  • updatedAt-asc - Order by updated_at (ascending).
  • updatedAt-desc - Order by updated_at (descending).
  • createdAt-asc - Order by created_at (ascending).
  • createdAt-desc - Order by created_at (descending).

Defaults to source-asc (ascending).

Allowed:
Responses

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