Get Series
GET/series/:series_ticker
Endpoint for getting data about a specific series by its ticker. A series represents a template for recurring events that follow the same format and rules (e.g., "Monthly Jobs Report", "Weekly Initial Jobless Claims", "Daily Weather in NYC"). Series define the structure, settlement sources, and metadata that will be applied to each recurring event instance within that series.
Request
Responses
- 200
- 400
- 500
Series retrieved successfully
Bad request - invalid input
Internal server error