Get version information

Get version information about the Label Studio instance.

Authentication

Authorizationstring
The token (or API key) must be passed as a request header. You can find your user token on the User Account page in Label Studio. Example: <br><pre><code class="language-bash">curl https://label-studio-host/api/projects -H "Authorization: Token [your-token]"</code></pre>

Response

backendany
Additional backend information
dm2any
Information about the Data Manager 2.0 component
editionenum
Label Studio edition (Community or Enterprise) * `Community` - Community * `Enterprise` - Enterprise
Allowed values:
label-studio-converterany
Information about the Label Studio converter component
label-studio-frontendany
Information about the Label Studio frontend
label-studio-os-backendany
Information about the Label Studio backend
label-studio-os-packageany
Information about the Label Studio open source package
lsfany
Information about the Label Studio Frontend library
releasestring
Current release version of Label Studio