Find data
Find data in our databases. NOTE: You can only get your user datasets if you are logged into the application.
https://node.phyloviz.net/api/db/postgres/find/datasets/name
Gets all datasets names
https://node.phyloviz.net/api/db/postgres/find/datasets/dataset_id?name=Acinetobacter%20baumannii
Get the dataset id for the dataset with the name "Acinetobacter baumannii"
https://node.phyloviz.net/api/db/postgres/find/isolates/data?dataset_id=cfa81215a2ce3fd3c8cb31c51964ba53f005fa9d8c06fa2ade5512c4d7151b1ff0
Get the isolates data on the dataset with the id above (Acinetobacter baumanni)