...
{project-id} | Path parameter |
---|---|
{subject-id} or {subject-label} | Path parameter. Subject label is a project-specific field, and can only be used if a project is specified. |
{experiment-id} or {experiment-label} | Path parameter. Experiment label is a project-specific field, and can only be used if a project is specified. |
format | Optional querystring parameter. Specify the format of the returned response.
|
sortBy | Optional querystring parameter: Sort the returned results by one or more parameters in the Result array. Multiple parameters can be provided, separated by commas. |
Response
This call returns an array of resource descriptors, where the key values are "xnat_abstractresource_id" and "label", which can be used as a path parameter.
...
{project-id} | Path parameter |
---|---|
{subject-id} or {subject-label} | Path parameter. Subject label is a project-specific field, and can only be used if a project is specified. |
{experiment-id} or {experiment-label} | Path parameter. Experiment label is a project-specific field, and can only be used if a project is specified. |
format | Optional querystring parameter. Specify the format of the returned response.
|
sortBy | Optional querystring parameter: Sort the returned results by one or more parameters in the Result array. Multiple parameters can be provided, separated by commas. |
Response
This call returns an array of file listings, where each has a unique URI path to the resource file.
...