Get Live Data (with type)
GET/live_data/:type/milestone/:milestone_id
Get live data for a specific milestone. This is the legacy endpoint that requires a type path parameter. Prefer using /live_data/milestone/{milestone_id} instead.
Request
Responses
- 200
- 404
- 500
Live data retrieved successfully
Live data not found
Internal server error