Skip to main content

getProjectLinkForPatient

Generates a unique link for a patient to respond to a data request. If an external ID is provided, it will be associated with the patient once they respond.

If you omit an external ID, a generic link will be generated that can be used by any patient.

Path Parameters
projectId string REQUIRED

Project ID to generate a link for

Request Body REQUIRED
externalId string

The external ID you wish to assign the patient once they respond.

Responses
200

The unique link for the patient to respond to the data request

Schema OPTIONAL
string