Skip to main content
GET
/
v1
/
trust-access
/
access
/
{token}
/
documents
/
{documentId}
Download additional document by access token
curl --request GET \
  --url http://localhost:3333/v1/trust-access/access/{token}/documents/{documentId}

Documentation Index

Fetch the complete documentation index at: https://bubbaaiinc-lewis-comp-company-tasks.mintlify.app/llms.txt

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

Path Parameters

token
string
required
documentId
string
required

Trust document ID

Example:

"tdoc_abc123"

Response

Signed URL for document returned