cURL
curl --request GET \ --url https://api.parcha.ai/api/v1/getSourceContents \ --header 'Authorization: Bearer <token>'
Retrieve content for specific source IDs
API key obtained from your Parcha account settings. Include as Bearer token in the Authorization header.
List of source IDs to retrieve
The agent instance ID
Source contents retrieved successfully