logo
Options

Get account option holdings

get
https://api.snaptrade.com/api/v1/accounts/{accountId}/options

Returns a list of Options Positions.

Path
accountIdstring (format: uuid)required
The ID of the account to fetch options holdings for.
Query
userIdstringrequired
SnapTrade User ID
userSecretstringrequired
SnapTrade User Secret (generated when registering user)

Responses

Authorization
Request
Installation
$
npm install snaptrade-typescript-sdk
1
Loading...