Skip to main content
GET
Root OMSS backend information

Response

Root backend information.

Root information about the OMSS backend and available media.

name
string
required

Implementation name.

version
string
required

Semantic version of the OMSS implementation.

status
enum<string>
required

API status.

Available options:
operational,
degraded,
down
spec
enum<string>
required

Specification identifier; MUST be "omss" for OMSS implementations.

Available options:
omss
endpoints
object
required

Functions mapped to paths.

media
object
required

Overview of media availability.

providers
object[]
required

List of providers this backend exposes.

note
string

Optional message, description, or disclaimer provided by the backend.

Last modified on July 24, 2026