Displays a list of files that are associated with resources or artifacts in the system.
If the number of files returned exceeds the display maximum, the results are paged.
When submitting a GET request, you can use the following query parameters to filter the results. For more information about
using query parameters, please refer to the Filtering list resources section under REST General Concepts.
name |
description |
type |
default |
start-index |
When working with large lists of results, displays the results from a set point. If omitted, the first page of results is returned.
|
query |
0 |
last-modified |
Displays only the files modified since the specified date, in YYYY-MM-DDThh:mm:ssTZD format. For more information on this format, please refer to the ISO 8601 Complete Date (plus hours, minutes and seconds) standard.
|
query |
|
published |
A boolean value that displays files that have or have not been published to LabLink. To view files that are available in LabLink, use 'true'. To view files that are only available in the client, use 'false'.
|
query |
|
processlimsid |
Displays only the files that are associated with the specified process LIMS ID. When filtering a list of files, you can repeat this parameter, specifying a new value each time.
|
query |
|
projectlimsid |
Displays only the files that are associated with the specified project LIMS ID. When filtering a list of files, you can repeat this parameter, specifying a new value each time.
|
query |
|
samplelimsid |
Displays only the files that are associated with the specified sample LIMS ID. When filtering a list of files, you can repeat this parameter, specifying a new value each time.
|
query |
|
fileartifactlimsid |
Displays only the files that are associated with the specified LIMS ID for file-based artifacts, such as Result Files, Search Result Files, and Gel Spots. When filtering a list of files, you can repeat this parameter, specifying a new value each time.
|
query |
|
reagentlotlimsid |
Displays only the files that are associated with the specified reagent lot LIMS ID. When filtering a list of files, you can repeat this parameter, specifying a new value each time.
|
query |
|
processtype |
Displays only the files that are attached to the outputs produced by the specified process type (the name of the process in the client).
|
query |
|
unattached |
When a file is captured using the ADC plug-in, GenoLogics LIMS will attempt to automatically attach and associate it with the correct location. Files that cannot be automatically associated are stored in a separate Captured Files area. Captured Files can subsequently be manually attached and associated in GenoLogics LIMS. An unattached=true will return only those files still in the Captured Files list. An unattached=false will return files that have successfully been attached and associated within the LIMS.
|
query |
|
outputname |
Displays only the files that are associated with the specified output name (the name of the output produced by the process). When filtering a list of files, you can repeat this parameter, specifying a new value each time.
|
query |
|
automationid |
Displays only the files that are attached to automations with the given ids. When filtering a list of files, you can repeat this parameter, specifying a new value each time.
|
query |
|
automationname |
Displays only the files that are attached to an automation with one of the given names. When filtering a list of files, you can repeat this parameter, specifying a new value each time.
|
query |
|
originallocation |
Displays only the files whose original location matches the specified path, including the name of the file. For example, /home/user/docs/Letter.txt. When filtering a list of files you can repeat this parameter, specifying a new value each time.
|
query |
|
originalname |
Displays only the files whose original-name matches one of the specified names. When filtering a list of files you can repeat this parameter, specifying a new value each time.
|
query |
|