API Reference
Return the result from an ad-hoc dataset run
This returns the agent result from a run previously started with /dataset/start
GET
Return the result from an ad-hoc dataset run
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The result GUID, from /dataset/start
Response
200 - application/json
A task result
The response is of type object
.
Return the result from an ad-hoc dataset run