V3ServicesServiceResponse
Fields
Field
Type
Required
Description
id
str
✔️
N/A
name
str
✔️
N/A
slug
str
✔️
N/A
email
str
✔️
N/A
escalation_policy_id
str
✔️
N/A
organization_id
str
✔️
N/A
api_key
str
✔️
N/A
description
str
✔️
N/A
depends
List[str]
➖
N/A
on_maintenance
Optional[bool]
➖
N/A
escalation_policy
➖
Represents the basic details of an Escalation Policy for a service.
Last updated