cURL
curl --request GET \ --url https://api.prequel.co/import/datalakes \ --header 'X-API-KEY: <api-key>'
{ "status": "success", "has_next": true, "datalakes": [ { "name": "S3 US East 1", "storage": "s3", "retention_window_days": 30, "bucket_s3": { "bucket_name": "prequel-import-data", "bucket_auth_method": "aws_iam_role", "prefix": "customer-a/" }, "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } ], "next_url": "<string>" }
Opaque cursor for pagination.
1 <= x <= 100
asc
desc
Success
"success"
Show child attributes