Read household-scoped asynchronous task status
GET/api/v1/tasks/:task_id
Task lookup is scoped only from the authenticated session. Unknown, malformed, and out-of-scope identifiers all return the same 404 response.
Request
Responses
- 200
- 401
- 403
- 404
- 421
- 503
Current durable task state
The opaque credential is absent, ambiguous, malformed, expired, revoked, or invalid
The browser mutation did not originate from this application, or the authenticated member lacks the required permission
The resource is unknown or outside the authenticated household scope
The Host authority is not allowed by the loopback deployment profile
A required core dependency is unavailable; retry with bounded backoff