Skip to main content
GET
/
v1
/
documents
/
{id}
cURL
curl --request GET \
  --url https://api.investor.caplia.ai/v1/documents/{id}
{
  "id": "<string>",
  "name": "<string>",
  "download_url": "<string>",
  "expires_at": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.venture.caplia.ai/llms.txt

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

Path Parameters

id
string<uuid>
required

Response

Signed URL valid for 1 hour

id
string
required
name
string
required
download_url
string<uri>
required
expires_at
string
required