v51

latestOpenAPI 3.0.1Apache License Version 2.0raw.githubusercontent.com2026-08-01304136381.9 KB
GA4GHV20BETA

Get additional tool descriptor files relative to the main file

Descriptors can often include imports that refer to additional descriptors. This returns additional descriptors for the specified tool in the same or other directories that can be reached as a relative path. This endpoint can be useful for workflow engine implementations like cwltool to programmatically download all the descriptors for a tool and run it. This can optionally include other files described with FileWrappers such as test parameters and containerfiles.

get/api/ga4gh/v2/tools/{id}/versions/{version_id}/{type}/descriptor/{relative_path}

Path parameters

typestring required
idstring required
version_idstring required
relative_pathstring required

Response

The tool descriptor.

contentstring
urlstring