Extracting all Deal details including an instalment or a recurring Subscription

I wish to extract all details associated with Deals such as Organization, start date, stage etc. and the details of any instalment or a recurring Subscription. See the end point below but it looks like you extract one-by-one ?

/subscriptions/{id}

OR

/subscriptions/{id}/payments

Hey @Julian, yeah at this point the endpoint is only per subscription without a bulk feature. Good suggestion for a future improvement though.