getOverview()
Home > @gooddata/sdk-backend-spi > IOrganizationAIObservabilityService > getOverview
IOrganizationAIObservabilityService.getOverview() method
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Returns AI observability overview for the caller's organization.
Signature:
getOverview(): Promise<IOrganizationAIObservabilityOverview>;
Returns:
Promise<IOrganizationAIObservabilityOverview>