Skip to content

List Expirations

FreeValueStandardPro

REQUIRED

The Theta Terminal must be running to access data.

Returns all expirations for an underlying root.
Sample data contains partial output of the request as the full response to the request is too large to display on this webpage.

Sample URL

Paste the URL below into your browser while the Theta Terminal is running.

http://127.0.0.1:25510/v2/list/expirations?root=AAPL

Parameters

Query Parameters

rootRequired  -

The underlying root to list expirations for.

Type: string (Default: AAPL)

Sample Code