Mobile - Documents

Get Document Signed URL

Generate a short-lived signed URL for a participant document stored in Supabase Storage.

get/api/v1/mobile/documents/{participant_id}/file-url

Path parameters

participant_idstring required

Participant ID

Participant ID

Query parameters

document_keystring required

Storage key of the document

Storage key of the document

Headers

authorizationstring required

Bearer token

Bearer token

Response

Successful Response

urlstring required

Signed storage URL for the document

expires_ininteger

URL expiration time in seconds

Changes

No recorded changes to this endpoint across all 1 revision of this API.