v1
latestOpenAPI 3.0.12026-07-248498266.5 KBDownloads
Stream Download
Downloading a CSV file through the API is a 2 step process. The first step prepares the download and provides a URL in the response body that can be used for downloading the CSV file. The next step (this one) is to download the file using a GET request with the response body URL. With this endpoint, you can download the accounts, meters, statements or associated metadata when it is ready. The first step can be performed using any of the endpoints below.
get/plug/downloads/{downloadRequestWebhookId}/source
Path parameters
downloadRequestWebhookIdstring required
Create the input for this field by appending the token from the response of the first step to the end of the downloadId without any space
Headers
Arcadia-Versionstring required
The Arcadia-Version for the request
Response
OK
object required