Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am using the following URL to search for a specific term:
https://contoso.sharepoint.com/_api/v2.0/termStore/searchTerm(label='Franc',stringMatchOption='StartsWith')
Can someone provide me with a comprehensive list of options I can pass to the searchTerm function, and where can I find the documentation for this function?