Is your feature request related to a problem?
As a consumer of the connector it would be helpful to have insights to the threat assessments. That way I can understand what is happening with my customers.
Describe the solution you would like
Have a query that supports threat assessments
Describe alternatives you have considered
N/A
Additional context
Based on my initial testing this operation, does not appear to support app + user authentication when requesting data for a given tenant. There is a possibility that app only authentication will need to be utilized here. When using app + user authentication the following is returned from the API
Current authenticated context is not valid for this request. This occurs when a request is made to an endpoint that requires user sign-in. For example, /me requires a signed-in user. Acquire a token on behalf of a user to make requests to these endpoints. Use the OAuth 2.0 authorization code flow for mobile and native apps and the OAuth 2.0 implicit flow for single-page web apps.
Feature Request
Is your feature request related to a problem? As a consumer of the connector it would be helpful to have insights to the threat assessments. That way I can understand what is happening with my customers.
Describe the solution you would like Have a query that supports threat assessments
Describe alternatives you have considered N/A
Additional context Based on my initial testing this operation, does not appear to support app + user authentication when requesting data for a given tenant. There is a possibility that app only authentication will need to be utilized here. When using app + user authentication the following is returned from the API