Is your feature request related to a problem? Please describe.
With the introduction of PVs to the subscription API we are also supporting timeseries in csv format.
This is available on api.planet.com/subscriptions/v1 but not yet documented offically.
Describe the solution you'd like
I would like to use the format=csv option of the subscription API.
Example request:
https://api.planet.com/subscriptions/v1/<uuid>/results?format=csv
Additional context
Internal document explaining the endpoint.