v1
latestOpenAPI 3.0.12026-07-245277551.2 MBTask
get/datainsights/v1.1/tasks/{id}
Path parameters
idstring required
Task id of the resource
Headers
X-PROPERTY-IDinteger
Property id of the client
Response
OK
Example response
{
"id": "53cce75e-eed6-4040-8a98-8accf372947a",
"status": "PENDING",
"result": {
"format": "xlsx",
"view": "raw",
"filename": "Report Name"
}
}