Skip to main content
GET
Return the result from an ad-hoc dataset run

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

result_id
string
required

The result GUID, from /dataset/start

Response

200 - application/json

A task result

message
string
result
object
success
boolean