Skip to main content

getSignedExternalIdForPatient

Generates a signed external ID for a patient that can be included as the xid OAuth Authorization Request parameter. If an external ID is provided, it will be associated with the patient once they complete the OAuth flow.

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 signed external ID for the patient

Schema OPTIONAL
string