Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.voltview.co.uk/v1/loas/{loaId}/document \ --header 'x-api-key: <api-key>'
{ "url": "<string>", "expiresAt": "2023-11-07T05:31:56Z" }
Get a signed URL to download the LOA PDF document. URL expires after 1 hour.
VoltView API key
UUID of the LOA
Document URL retrieved successfully
Signed URL to download the LOA document
URL expiration time