Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://localhost/api/v2/config/backend-version
{ "backend_version": "<string>" }
Returns application backend version string.
API key for rate limiting or for sensitive endpoints
Secret key for getting access to restricted resources
Backend version.
Was this page helpful?