sequences
Get Sequence
Fetch a single sequence run.
Requires the sequences:read scope on the API key.
get/v1/sequences/{sequence_id}
Path parameters
sequence_idstring uuid required
ID of the sequence.
Response
Successful Response
Changes
Changed in 1 of the 12 revisions of this API.2
- ○
added the optional property
contactto the response with the200statusresponse-optional-property-added
- ○
added the optional property
sequence_templateto the response with the200statusresponse-optional-property-added
- ○