Skip to main content

User-based access

For user-based access, the user first needs to be created, this process is exactly the same as in the Account Information API.

Retrieve user-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:

ParameterRequiredDescription
userIdRequired, or use externalUserId *The User ID (retrieved when creating a new user using the User API)
externalUserIdRequired, or use userId *The external User ID (passed in to the AppScreen as unique External User ID)
* At least one of the two is required.

The response is a sequence response object.