Get one hop results from source type to target type.
GEThttps://robokop-automat.apps.renci.org/ctd/:source_type/:target_type/:curie
Returns one hop paths from source_node_type
with curie
to target_node_type
.
Schema
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
curl -L -X GET 'https://robokop-automat.apps.renci.org/ctd/:source_type/:target_type/:curie' \
-H 'Accept: application/json'
ResponseClear