cURL
curl --request GET \ --url https://api.parcha.ai/api/v1/getAllSources \ --header 'Authorization: Bearer <token>'
Retrieve all sources (scanned websites) for a given agent instance
API key obtained from your Parcha account settings. Include as Bearer token in the Authorization header.
The ID of the agent instance (UUID format)
Sources retrieved successfully