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
backend
Additional backend information
dm2
Information about the Data Manager 2.0 component
edition
Label Studio edition (Community or Enterprise)
* `Community` - Community
* `Enterprise` - Enterprise
Allowed values:
label-studio-converter
Information about the Label Studio converter component
label-studio-frontend
Information about the Label Studio frontend
label-studio-os-backend
Information about the Label Studio backend
label-studio-os-package
Information about the Label Studio open source package
lsf
Information about the Label Studio Frontend library
release
Current release version of Label Studio