Get Version
GET/version
Version check endpoint for the Ori API
Responses
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema
version string
{
"version": "string"
}
Loading...
GET/version
Version check endpoint for the Ori API
OK
Schema
{
"version": "string"
}