Localized Strings

GET /lang #

Get multiple localized strings

Parameters

Name In Type Description
string[] required query string e.g. all_projects

Responses

  • 200 Success X-Mantis-Username X-Mantis-LoginMethod X-Mantis-Version
  • 400 Bad Request
  • 404 Entity not found
cURL
curl -X GET \
  -H "Authorization: Bearer $MANTIS_TOKEN" \
  https://yourmantishubname.mantishub.io/api/rest/lang?string%5B%5D=all_projects