Skip to main content
GET

Query Parameters

agent_id
string
required
The agent’s public ID (ag_*)

Response 200

Response Fields

sources[].id
integer
Source ID
sources[].name
string
Source name or URL
sources[].type
string
Source type (see Source Types)
sources[].status
string
processing, ready, failed
sources[].char_count
integer \
null
sources[].chunk_count
integer \
null
sources[].created_at
string
ISO 8601 creation timestamp

Source Types


Errors

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer
default:100
Required range: 1 <= x <= 500
offset
integer
default:0
Required range: x >= 0
status
string

Response

Successful Response