Skip to main content
GET
Get Document URL

Authentication & Scope

Requires the sessions-read ability.

Request

Path Parameters

Response

200 OK – Signed download URL.
The signed URL is valid for 10 minutes. After expiration, request a new URL.
404 Not Found – Document does not exist or you don’t have access.

Authorizations

Authorization
string
header
required

Personal Access Token created from the Raydocs dashboard. Include in the Authorization header: Bearer <your_token> See API Keys for token creation and management.

Path Parameters

documentId
string<uuid>
required

Response

Successful

url
string<uri>
expires_at
string<date-time>