action monarchinitiative_get_ontology_term { label: "Returns meta data of an ontology term" provider: monarchinitiative method: GET path: "/ontology/term/{id}" encoding: json output: { type: "object" additionalProperties: true } }