curl -X GET https://api.hypermodel.ai/api/v1/query/query_1234567890_abc123 \ -H "X-API-Key: your-api-key"
{ "id": "query_1234567890_abc123", "status": "completed", "destination": { "type": "URL", "url": "https://webhook.site/your-unique-id" }, "error": null, "createdAt": "2025-01-01T00:00:00Z", "updatedAt": "2025-01-01T00:01:00Z" }
Retrieve the status and results of a specific query (for async queries)
pending
processing
completed
failed
Show Destination Properties
URL
Snowflake
Sheets
Clay