Skip to main content

Get one hop results from source type to target type.

GET 

https://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

Request

Path Parameters

    source_type Source Typerequired
    target_type Target Typerequired
    curie Curierequired

Responses

Successful Response

Schema
  • Array [
  • ]
curl -L -X GET 'https://robokop-automat.apps.renci.org/ctd/:source_type/:target_type/:curie' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://robokop-automat.apps.renci.org
Parameters
— pathrequired
— pathrequired
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!