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