agents
List Agent Sources
Get the sources associated with an agent.
get/v1/agents/{agent_id}/sources
Path parameters
agent_idstring required
Response
Successful Response
Example response
[
{
"id": "source-123e4567-e89b-12d3-a456-426614174000"
}
]