You can use this endpoint to get CSV files from documents, for example, from PDFs. In more detail, this endpoint converts your JSON document extraction to a comma-separated values.
To compile multiple documents into one CSV file, specify the IDs of their recent extractions in the request separated by commas, for example,
/generate_csv/867514cc-fce7-40eb-8e9d-e6ec48cdac34,5093c65f-05bd-46a3-8df7-da3ed00f6d35.
For the best compiled spreadsheet results, configure your SenseML so that the documents output identically named fields.
For more information about the conversion process, see SenseML to spreadsheet reference.
For a list of document file types that Sensible can extract data from, see Supported file types.
Call this endpoint after an extraction completes. For more information about checking extraction status,
see the GET /documents/{id} endpoint.

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!