Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A Actionability
  • Project information
    • Project information
    • Activity
    • Members
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • ClinGenClinGen
  • Actionability
  • Wiki
  • Actionabilty APIs

Actionabilty APIs · Changes

Page history
Update Actionabilty APIs authored Mar 28, 2023 by Neethu Shah's avatar Neethu Shah
Hide whitespace changes
Inline Side-by-side
Actionabilty-APIs.md
View page @ f0ef5324
...@@ -11,11 +11,57 @@ ...@@ -11,11 +11,57 @@
### B. API Endpoints ### B. API Endpoints
#### B.1 Actionability Knowledge Repository API Endpoints #### B.1 Actionability Knowledge Repository API Endpoints
| Label | AKR Endpoints | Comments |
|-------|---------------|----------| <table>
| | | | <tr>
| | | | <th>Label</th>
| | | | <th>AKR Endpoints</th>
<th>Comments</th>
</tr>
<tr>
<td>Brief Summary</td>
<td>
* **/api/summ/brief**
* **/api/summ/brief?flavor=flat&format=json**
* **/api/summ/brief?flavor=flat&format=tsv**
</td>
<td>
Brief summary of all the topics, includes both the adult and pediatric contexts. Default format=json and flavor=nested<br>Example:
* <https://actionability.clinicalgenome.org/ac/api/summ/brief>
* <https://actionability.clinicalgenome.org/ac/api/summ/brief?flavor=flat&format=json>
* <https://actionability.clinicalgenome.org/ac/api/summ/brief?flavor=flat&format=tsv>
</td>
</tr>
<tr>
<td>Brief Summary Columns</td>
<td>
**/api/summ/brief/$/columns?flavor=flat**
</td>
<td>
Get the columns definitions for the flat endpoint
Example:
[https://actionability.clinicalgenome.org/ac/api/summ/brief/$/columns?flavor=flat](https://actionability.clinicalgenome.org/ac/api/summ/brief/%24/columns?flavor=flat)
</td>
</tr>
<tr>
<td>
</td>
<td>
</td>
<td>
</td>
</tr>
</table>
#### B.2 Actionability Knowledge Repository UI API Endpoints (DataTables driven) #### B.2 Actionability Knowledge Repository UI API Endpoints (DataTables driven)
......
Clone repository
  • Actionabilty APIs
  • Chromosomal Abnormalities
  • Home