cURL
curl --request GET \ --url https://data-wizard.ai/api/buckets/{id} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "description": "<string>", "deletedAt": "2023-11-07T05:31:56Z", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z", "createdUsing": "<string>", "artifacts": "<string>", "runs": [ "https://example.com/" ] }
Retrieves a ExtractionBucket resource.
Value for the http bearer parameter.
ExtractionBucket identifier
ExtractionBucket model
ExtractionBucket output_instructions
ExtractionBucket resource