v1

latestSwagger 2.02026-07-1712424.3 KB
columns

Get column mappings

This endpoint returns mappings from standardized column namesto their names as they appear in the source data of the specified file. If the process is still running, this will return an empty object. If the process id or fileID are invalid, it will return an error

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

Path parameters

idinteger required

Process ID from which to read results

fileIDinteger required

File id from which to read data

Response

An object mapping the columns

object required