Vouchers
Voucher object
A Voucher represents a pre-signed S3 URL you can use to access the file.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"url": "https://presigned-s3-url"
}
| Attribute | Type | Description |
|---|---|---|
url | string, null | Pre-signed S3 URL. |
Was this page helpful?