GET
/
getSourceContents
Get source contents
curl --request GET \
  --url https://api.parcha.ai/api/v1/getSourceContents \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token obtained from the authentication endpoint

Query Parameters

source_ids
string[]
required

List of source IDs to retrieve

agent_instance_id
string
required

The agent instance ID

Response

Source contents retrieved successfully