Provides API endpoint related to insights
Summary
Functions
Get insights
Functions
@spec insights(body :: Gleanex.Client.InsightsRequest.t(), opts :: keyword()) :: {:ok, Gleanex.Client.InsightsResponse.t()} | {:error, Gleanex.Error.t()}
Get insights
Gets the aggregate usage insights data displayed in the Insights Dashboards.
Options
locale: The client's preferred locale in rfc5646 format (e.g.en,ja,pt-BR). If omitted, theAccept-Languagewill be used. If not present or not supported, defaults to the closest match oren.
Request Body
Content Types: application/json
Includes request parameters for insights requests.