Versions
This endpoint returns a dictionary where keys represent available version numbers (e.g., "3.10.1") and values are lists of system models compatible with that version.
Authorizations
OAuth2passwordRequired
Token URL:
Responses
200
Successful response with available versions
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Requested resource not found
application/json
500
Internal Server Error
application/json
get
/v0/versionsLast updated
Was this helpful?