Get detailed stream data for a segment. Returns raw GPS, elevation, and distance data points along a segment's route. This data can be used for mapping, elevation profiles, and route analysis. Available stream types: - distance: Distance along the segment in meters - latlng: Lat…
idRequiredintegerThe unique identifier of the segment. Use explore_segments or list_starred_segments to find segment IDs.
keysRequiredstringComma-separated list of stream types to return. Available types: 'distance', 'latlng', 'altitude'. Example: 'distance,latlng,altitude' to get all stream types.
key_by_typebooleanMust be true. Defaults to true.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.