List agent task messages
Return every step-by-step message the agent has emitted while
working on this task. Combine with GET /v1/agents/{task_id}
for the final result. Polled by clients that want to render a
live reasoning trace.
Authentifizierung
AuthorizationBearer
Pass your EmpirioLabs API key as a bearer token. The Anthropic-style
x-api-key header is also accepted on every endpoint.
Pfadparameter
task_id
Antwort
Messages collected so far.
object
model
task_id
result
Upstream agent step list (raw + extracted).
