Get task result
Calling this endpoint retrieves the result of the task with ID: task_id.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
task_id*string
Format
uuidResponse Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/statistics/52921d5c-eb41-45d6-96a8-f2da5616c717"{ "metadata": { "pipeline_version": "string" }, "data": { "result_url": "string" }}