# Incident Response Supported Fields This document shows the fields supported by each provider and operation. - [query_escalation_policies](#query_escalation_policies) - [query_escalation_policy_users_on_call](#query_escalation_policy_users_on_call) ## query_escalation_policies | Field | PagerDuty | incident.io | Type | | --- | --- | --- | --- | | created_time | ✅ | ✅ | timestamp | | created_time_dt | ✅ | ✅ | string | | escalation_rules[].escalation_delay | ✅ | ❌ | number | | escalation_rules[].targets[].desc | ✅ | ❌ | string | | escalation_rules[].targets[].email_addr | ✅ | ❌ | string | | escalation_rules[].targets[].job_title | ✅ | ❌ | string | | escalation_rules[].targets[].name | ✅ | ❌ | string | | escalation_rules[].targets[].src_url | ✅ | ❌ | string | | escalation_rules[].targets[].teams[].src_url | ✅ | ❌ | string | | escalation_rules[].targets[].teams[].type | ✅ | ❌ | string | | escalation_rules[].targets[].teams[].uid | ✅ | ❌ | string | | escalation_rules[].targets[].timezone | ✅ | ❌ | string | | escalation_rules[].targets[].type | ✅ | ❌ | string | | escalation_rules[].targets[].uid | ✅ | ❌ | string | | escalation_rules[].targets[].users[].src_url | ✅ | ❌ | string | | escalation_rules[].targets[].users[].type | ✅ | ❌ | string | | escalation_rules[].targets[].users[].uid | ✅ | ❌ | string | | escalation_rules[].uid | ✅ | ❌ | string | | name | ✅ | ✅ | string | | src_url | ✅ | ❌ | string | | teams[].src_url | ✅ | ❌ | string | | teams[].type | ✅ | ❌ | string | | teams[].uid | ✅ | ❌ | string | | uid | ✅ | ✅ | string | | update_time_dt | ❌ | ✅ | string | | updated_time | ✅ | ✅ | timestamp | | updated_time_dt | ✅ | ❌ | string | ## query_escalation_policy_users_on_call | Field | PagerDuty | incident.io | Type | | --- | --- | --- | --- | | email_addr | ✅ | ✅ | string | | job_title | ✅ | ❌ | string | | name | ✅ | ✅ | string | | src_url | ✅ | ❌ | string | | teams[].src_url | ✅ | ❌ | string | | teams[].type | ✅ | ❌ | string | | teams[].uid | ✅ | ❌ | string | | timezone | ✅ | ❌ | string | | type | ✅ | ✅ | string | | uid | ✅ | ✅ | string |