cURL
curl --request GET \ --url https://api.cloudsquid.io/api/datasources/{source_id}/data \ --header 'X-API-Key: <api-key>'
[ {} ]
Retrieve extracted data for a specific agent.
The id of the data source
Optional filter for a specific data id
Successfully retrieved data
The response is of type object[].
object[]
Was this page helpful?