Skip to content

KB/api

GET /api/v1/trading/admin/accounts/{account_id}/events

Last verified

Auto-generated. This article is rebuilt from FastAPI route introspection by scripts/build_api_kb.py. Edit the route docstring in app/ and re-run the script β€” do not edit this file directly.

GET /api/v1/trading/admin/accounts/{account_id}/events

Handler: app.trading.routes.admin_account_events
Methods: GET

Description

Get option expiration events for a specific account.

Parameters

In Name Type Default Description
path account_id int PydanticUndefined

Curl

curl -s https://bigclawd.com/api/v1/trading/admin/accounts/{account_id}/events