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