Export consent submission for a person
Returns a pre-signed S3 URL to download the consent submission PDF for a specific person.
The URL expires after 15 minutes.
Documentation Index
Fetch the complete documentation index at: https://docs.rallyuxr.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The person ID
Query Parameters
Filter by study ID.
Required when the person has multiple consent submissions (multiple consent forms).
Response
Pre-signed download URL returned successfully
Pre-signed S3 URL to download the consent submission PDF. Expires after 15 minutes.
The consent submission ID associated with the export.
The consent form ID associated with the exported submission.
The timestamp when the consent submission was created, in ISO 8601 format.