How to get results from your automations.
run-agent
endpoint, you will receive a session_id
. You can then call the
session
endpoint with this ID to check the status of the automation. If the status
property is success
, you can find the results in the results
property. See
the API reference for more information.