curl --request GET \
--url https://api.agentixx.io/api/runs/{id} \
--header 'x-tenant-id: <api-key>' \
--cookie better-auth.session_token={}Get a single workflow run with its definition and contact.
curl --request GET \
--url https://api.agentixx.io/api/runs/{id} \
--header 'x-tenant-id: <api-key>' \
--cookie better-auth.session_token={}