ontologies
List Ontologies
List all uploaded ontologies for the authenticated user.
Response
Returns a dictionary mapping ontology keys to their metadata including filename, size, and upload timestamp.
Error Codes
- 500 Internal Server Error: File system or processing errors
GET
List Ontologies
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response
The response is of type Response List Ontologies Api V1 Ontologies Get · object.
List Ontologies