List positions + wallet
Positions
List positions
List your ScripX orders and wallet in one cursor-paginated read: the reconciliation endpoint for your whole desk.
GET
List positions + wallet
Your whole desk in one read: orders plus wallet. Requires the
Page with
orders:read scope. Cursor-paginated with limit (default 100, max 500) and cursor.
Request example
Response example
cursor=<next_cursor> until has_more is false.
Errors
401/403/429, the standard auth errors.
Next steps
- Earnings for desk P&L, statements for the bill.
Authorizations
Your API key, e.g. scripx_live_…. Bound to one firm; tenant isolation is enforced.
Query Parameters
Required range:
x <= 500opaque offset from a prior response's next_cursor