Skip to main content
GET
/
v1
/
suppliers
/
documents
/
sign
Get Signed Document URL
curl --request GET \
  --url https://api.voltview.co.uk/v1/suppliers/documents/sign \
  --header 'x-api-key: <api-key>'
[
  {
    "url": "<string>"
  }
]

Documentation Index

Fetch the complete documentation index at: https://docs.voltview.co.uk/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

VoltView API key

Query Parameters

filePath
string
required

Path to the document file

accountId
string
required

Account ID

Response

Signed URL generated successfully

url
string

Signed URL for secure document access