Skip to content

drs_operations.list_programs

GET
/programs
curl --request GET \
--url https://raw.githubusercontent.com/ga4gh/drs/v1/programs

List all programs available

Ok

Media type application/json

Array of programs

Array<string>
Example generated
[
"example"
]