Poll the status of a long-running perpetual action (typically a deposit) started by /2/perp/execute-v2.
Some actions submitted toDocumentation Index
Fetch the complete documentation index at: https://docs.mobula.io/llms.txt
Use this file to discover all available pages before exploring further.
/2/perp/execute-v2 are asynchronous — the most common case is deposit on Lighter, which must observe the underlying bridge/settlement before the user’s margin is usable. When the execute-v2 response includes a processId, poll this endpoint until the process reports a terminal status.
/2/perp/execute-v2 in data.processId.pending, settled, failed). Terminal values depend on the action; clients should treat any non-pending value as final.| Status | message |
|---|---|
| 404 | Process not found or tracking disabled — unknown processId, or the instance has process tracking disabled |