How to use the Groupshare Rest Api to Access Terminology?

We have installed Groupshare SR1 incl. Multiterm Server / Online.

We would like to Access Terminology through the build in rest api, but have same Problems who to Access the data.

For testing / learning the endpoints, we use the buildin swagger.

What is the best way to search for an term an get it in different target languages?

We excpected that "/muiterm/api/1.0/termbases/search" ist the best way, but also with provided trgLangId we didn't get Access to the target language, only the source language is displayed. Also the score Attribute is empty here.

/findterms Shows us the score, but we do not have Access to other languages than the source language.

 

Which is the right usage of the available Rest endpoints to Access terminolgy?