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}

Path Parameters

token
string
required
documentId
string
required

Trust document ID

Example:

"tdoc_abc123"

Response

Signed URL for document returned