GlossaryListTermHeaders interface
Methods
| get(Glossary |
Get term headers belonging to a specific glossary. Recommend using limit/offset to get pagination result. |
Method Details
get(GlossaryListTermHeadersParameters)
Get term headers belonging to a specific glossary. Recommend using limit/offset to get pagination result.
function get(options?: GlossaryListTermHeadersParameters): StreamableMethod<GlossaryListTermHeaders200Response | GlossaryListTermHeadersDefaultResponse>