GetPromptInsightsMetricsV1401Response
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| error | object | A message describing the error | [optional] |
| } |
Example
from sailpoint.prompt_insights.models.get_prompt_insights_metrics_v1401_response import GetPromptInsightsMetricsV1401Response
get_prompt_insights_metrics_v1401_response = GetPromptInsightsMetricsV1401Response(
error=JWT validation failed: JWT is expired
)