Get a run task
Returns the current state of a task within a run.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
projectId
runId
taskId
Response
The task state.
task
An arbitrary JSON object.
Errors
401
Unauthorized Error
404
Not Found Error