get_entries
Retrieve complete TERMDAT entries by numeric IDs, providing all official language variants for Swiss authorities and legal terms.
Instructions
Fetch known TERMDAT entries by their numeric IDs, with full language variants.
Use this to re-retrieve an entry you already found via search_terms (its
entry_id), e.g. to pull all four national-language designations at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_ids | Yes | ||
| in_language | No | DE | |
| out_language | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hint | No | Set when the search returned nothing; suggests how to widen it | |
| source | No | Data: TERMDAT, terminology database of the Swiss Federal Administration, Swiss Federal Chancellery (BK), via api.termdat.bk.admin.ch. The I14Y catalogue record carries no explicit licence statement — clarify terms with the Federal Chancellery before republishing. | |
| entries | Yes | ||
| returned | Yes | ||
| truncated | Yes | True if the result hit max_results — narrow the query or raise the limit | |
| provenance | Yes | ||
| in_language | Yes | ||
| search_term | Yes | ||
| out_language | No | ||
| retrieved_at | Yes | ISO-8601 UTC timestamp |