Get SLA Policy
Gets the details of a service level agreement policy.
Notes
- Sample responses for response time, resolution breach time, resolution remainders, and response remainders use seconds format.
- SLA Polices are valid only for incident and service request ticket types.
get
/api/v2/tenants/{tenantId}/{ticketType}/slaPolicies/{id}
Path Parameters
- tenantId
Describes the clientId or mspId of the tenant
- ticketType
Supported ticket type
- Enum:
- incidentsproblemsserviceRequeststimeBoundRequestschangeRequeststasks
- id
Unique Identifier (UUID) of sla policy
00