Get Thread Goal

Live-or-cached goal snapshot for one thread.

Shape: {goal: <Goal>|null, process_offline: bool}.

When the process is online, fetch fresh from local (the local sidecar is the canonical store) and opportunistically update the cache so the next offline read is current. When it's offline, serve the last cached snapshot.

get/api/processes/{process_id}/threads/{session_id}/goal

Path parameters

process_idstring required
session_idstring required

Headers

authorizationstring nullable

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.