Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.prequel.co/import/datalakes/{id} \ --header 'X-API-KEY: <api-key>'
{ "status": "<string>", "data": { "datalake": { "storage": "<unknown>", "s3": { "prefix": "<string>", "bucket_name": "<string>", "bucket_region": "<string>", "auth_method": "<unknown>", "aws_iam_role": { "aws_iam_role": "<string>" } }, "id": "<string>", "name": "<string>", "created_at": "<string>", "updated_at": "<string>", "retention_window_days": 123 } }, "message": "<string>" }
Retrieve an datalake.
Import Datalake ID.
OK
"success"
Show child attributes