curl --request GET \
--url https://data-wizard.ai/api/runs/{id} \
--header 'Authorization: Bearer <token>'{
"id": "<string>",
"status": "<string>",
"resultJson": "<string>",
"partialResultJson": "<string>",
"targetSchema": "<string>",
"tokenStats": "<string>",
"error": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"strategy": "<string>",
"model": "<string>",
"includeText": true,
"includeEmbeddedImages": true,
"markEmbeddedImages": true,
"includePageImages": true,
"markPageImages": true,
"startedAt": "2023-11-07T05:31:56Z",
"finishedAt": "2023-11-07T05:31:56Z",
"chunkSize": 123,
"duration": "<string>",
"formattedDuration": "<string>",
"totalInputTokens": "<string>",
"data": "<string>",
"partialData": "<string>",
"evaluationType": "<string>",
"bucket": "https://example.com/",
"savedExtractor": "https://example.com/"
}Retrieves a ExtractionRun resource.
curl --request GET \
--url https://data-wizard.ai/api/runs/{id} \
--header 'Authorization: Bearer <token>'{
"id": "<string>",
"status": "<string>",
"resultJson": "<string>",
"partialResultJson": "<string>",
"targetSchema": "<string>",
"tokenStats": "<string>",
"error": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"strategy": "<string>",
"model": "<string>",
"includeText": true,
"includeEmbeddedImages": true,
"markEmbeddedImages": true,
"includePageImages": true,
"markPageImages": true,
"startedAt": "2023-11-07T05:31:56Z",
"finishedAt": "2023-11-07T05:31:56Z",
"chunkSize": 123,
"duration": "<string>",
"formattedDuration": "<string>",
"totalInputTokens": "<string>",
"data": "<string>",
"partialData": "<string>",
"evaluationType": "<string>",
"bucket": "https://example.com/",
"savedExtractor": "https://example.com/"
}Value for the http bearer parameter.
ExtractionRun identifier
ExtractionRun result_json
ExtractionRun partial_result_json
ExtractionRun error
ExtractionRun model
ExtractionRun saved_extractor_id
ExtractionRun strategy
ExtractionRun status
ExtractionRun resource
"https://example.com/"
"https://example.com/"