Consent-based access
For consent-based access, use the consent_id from the response of the AppScreen request to access the sequencing data.
Retrieve consent-based sequencing data
Using the access token requested in the authentication chapter, retrieve the sequencing results using endpoint:
https://api.enablenow.nl/cfa/sequencing
Use the following request parameters:
Parameter | Required | Description |
---|---|---|
consentId | Required | The Consent ID (retrieved as parameter from the consent redirect URI) |
The response is a sequence response object.