API Reference
Reference for the API
Generate and download a PDF report of a specific record.
cURL
curl --request GET \ --url https://api.example.com/apps/{app_id}/collections/{collection_id}/records/{record_id}/download
"<unknown>"
The ID of the app
The ID of the collection
The ID of the record
The response is of type unknown.
unknown
Was this page helpful?