Retrieve Metadata for Samples
Retrieves metadata for samples in a workgroup using the GET operation.
Your <instance> is based on your region. See Regional Instances to find the instance for your region.
GET https://<domain-name>.<instance>/crs/api/v1/samples/{sampleId}/custom-metadata
The following headers are required to perform the request:
|
Header |
Type |
Description |
|---|---|---|
|
sampleId (path) |
String |
The sampleId associated with the request. |
|
X-Auth-Token (Header) |
String |
The generated API key. To obtain a key, see Generating an API Key. |
|
X-ILMN-Domain (Header) |
String |
The Illumina domain associated with the client. |
|
X-ILMN-Workgroup (Header) |
String |
The ID of the workgroup associated with the client. Contact Illumina Technical Support to obtain the workgroup ID. |
