cURL
curl --request GET \ --url https://beta.getplum.ai/v1/data/synthetics \ --header 'Authorization: <api-key>'
{ "datasets": [ { "id": "<string>", "created_at": "<string>" } ] }
Successfully retrieved list of synthetic datasets
Show child attributes