v1

latestSwagger 2.02026-07-1712424.3 KB
file

Get pipeline output data

This endpoint returns raw data from the requested output file from the requested pVAC-Seq run. If the process is still running this will return an empty list. If the id or fileID is invalid, it will return an error

get/api/v1/processes/{id}/results/{fileID}

Path parameters

idinteger required

Process ID from which to read results

fileIDinteger required

File id from which to read data

Query parameters

countinteger

Number of results to return

pageinteger

Page number of results to return

Response

An array of entries

object[] required