diff --git a/assets/scripts/config/regions.config.js b/assets/scripts/config/regions.config.js
index 074bcf1b03221..08e5425215064 100644
--- a/assets/scripts/config/regions.config.js
+++ b/assets/scripts/config/regions.config.js
@@ -561,5 +561,32 @@ export default {
ap1: '720 hours (30 days)',
ap2: '720 hours (30 days)',
gov: '12 hours'
+ },
+ jenkins_site_name: {
+ us: 'US1',
+ us3: 'US3',
+ us5: 'US5',
+ eu: 'EU1',
+ ap1: 'AP1',
+ ap2: 'AP2',
+ gov: 'US1_FED'
+ },
+ synthetics_tunnel_endpoint: {
+ us: 'tunnel-us1.synthetics.datadoghq.com',
+ us3: 'tunnel-us3.synthetics.datadoghq.com',
+ us5: 'tunnel-us5.synthetics.datadoghq.com',
+ eu: 'tunnel-eu1.synthetics.datadoghq.com',
+ ap1: 'tunnel-ap1.synthetics.datadoghq.com',
+ ap2: 'tunnel-ap2.synthetics.datadoghq.com',
+ gov: 'N/A'
+ },
+ dogwrap_site_flag: {
+ us: '',
+ us3: ' -s us3',
+ us5: ' -s us5',
+ eu: ' -s eu',
+ ap1: '',
+ ap2: '',
+ gov: ''
}
};
diff --git a/config/_default/menus/api.en.yaml b/config/_default/menus/api.en.yaml
index 1a9592b48a332..9346226be7c8f 100644
--- a/config/_default/menus/api.en.yaml
+++ b/config/_default/menus/api.en.yaml
@@ -10994,6 +10994,49 @@ menu:
unstable:
- v2
order: 2
+ - name: Team Connections
+ url: /api/latest/team-connections/
+ identifier: team-connections
+ generated: true
+ - name: Create team connections
+ url: '#create-team-connections'
+ identifier: team-connections-create-team-connections
+ parent: team-connections
+ generated: true
+ params:
+ versions:
+ - v2
+ operationids:
+ - CreateTeamConnections
+ unstable:
+ - v2
+ order: 2
+ - name: List team connections
+ url: '#list-team-connections'
+ identifier: team-connections-list-team-connections
+ parent: team-connections
+ generated: true
+ params:
+ versions:
+ - v2
+ operationids:
+ - ListTeamConnections
+ unstable:
+ - v2
+ order: 1
+ - name: Delete team connections
+ url: '#delete-team-connections'
+ identifier: team-connections-delete-team-connections
+ parent: team-connections
+ generated: true
+ params:
+ versions:
+ - v2
+ operationids:
+ - DeleteTeamConnections
+ unstable:
+ - v2
+ order: 3
- name: Teams
url: /api/latest/teams/
identifier: teams
diff --git a/config/_default/menus/main.en.yaml b/config/_default/menus/main.en.yaml
index 0a978c2138c9b..48f28f1688dea 100644
--- a/config/_default/menus/main.en.yaml
+++ b/config/_default/menus/main.en.yaml
@@ -2789,12 +2789,24 @@ menu:
parent: case_management
identifier: case_management_troubleshooting
weight: 7
+ - name: Action Interface
+ url: actions/action_interface/
+ pre: bits-ai
+ parent: actions_heading
+ identifier: action_interface
+ weight: 10000
+ - name: Agents
+ url: actions/agents/
+ pre: robot-wui
+ identifier: agents
+ parent: actions_heading
+ weight: 20000
- name: Workflow Automation
url: actions/workflows/
pre: workflows
identifier: workflows
parent: actions_heading
- weight: 10000
+ weight: 30000
- name: Build Workflows
url: actions/workflows/build/
parent: workflows
@@ -2855,7 +2867,7 @@ menu:
pre: app-builder
identifier: app_builder
parent: actions_heading
- weight: 20000
+ weight: 40000
- name: Build Apps
url: actions/app_builder/build/
parent: app_builder
@@ -2948,7 +2960,7 @@ menu:
pre: books
parent: actions_heading
identifier: action_catalog
- weight: 50000
+ weight: 60000
- name: Connections
url: actions/connections/
parent: action_catalog
@@ -3084,216 +3096,221 @@ menu:
parent: infrastructure_livecontainers
identifier: infrastructure_livecontainers_amazon_elastic_container_explorer
weight: 106
+ - name: Autoscaling
+ url: containers/autoscaling
+ parent: containers
+ identifier: containers_autoscaling
+ weight: 2
- name: Docker and other runtimes
url: containers/docker/
parent: containers
identifier: containers_docker
- weight: 2
+ weight: 3
- name: APM
url: containers/docker/apm/
parent: containers_docker
identifier: containers_docker_apm
- weight: 201
+ weight: 301
- name: Log collection
url: containers/docker/log/
parent: containers_docker
identifier: containers_docker_log
- weight: 202
+ weight: 302
- name: Tag extraction
url: containers/docker/tag/
parent: containers_docker
identifier: containers_docker_tag
- weight: 203
+ weight: 303
- name: Integrations
url: containers/docker/integrations/
parent: containers_docker
identifier: containers_docker_integrations
- weight: 204
+ weight: 304
- name: Prometheus
url: containers/docker/prometheus/
parent: containers_docker
identifier: containers_docker_prometheus
- weight: 205
+ weight: 305
- name: Data Collected
url: containers/docker/data_collected/
parent: containers_docker
identifier: containers_docker_data_collected
- weight: 206
+ weight: 306
- name: Kubernetes
url: containers/kubernetes/
parent: containers
identifier: containers_kubernetes
- weight: 3
+ weight: 4
- name: Installation
url: containers/kubernetes/installation
parent: containers_kubernetes
identifier: containers_kubernetes_installation
- weight: 301
+ weight: 401
- name: Further Configuration
url: containers/kubernetes/configuration
parent: containers_kubernetes
identifier: containers_kubernetes_configuration
- weight: 302
+ weight: 402
- name: Distributions
url: containers/kubernetes/distributions
parent: containers_kubernetes
identifier: containers_kubernetes_distributions
- weight: 303
+ weight: 403
- name: APM
url: containers/kubernetes/apm/
parent: containers_kubernetes
identifier: containers_kubernetes_apm
- weight: 304
+ weight: 404
- name: Log collection
url: containers/kubernetes/log/
parent: containers_kubernetes
identifier: containers_kubernetes_log
- weight: 305
+ weight: 405
- name: Tag extraction
url: containers/kubernetes/tag/
parent: containers_kubernetes
identifier: containers_kubernetes_tag
- weight: 306
+ weight: 406
- name: Integrations
url: containers/kubernetes/integrations/
parent: containers_kubernetes
identifier: containers_kubernetes_integrations
- weight: 307
+ weight: 407
- name: Prometheus & OpenMetrics
url: containers/kubernetes/prometheus/
parent: containers_kubernetes
identifier: containers_kubernetes_prometheus
- weight: 308
+ weight: 408
- name: Control plane monitoring
url: containers/kubernetes/control_plane/
parent: containers_kubernetes
identifier: containers_kubernetes_control_plane
- weight: 309
+ weight: 409
- name: Data collected
url: containers/kubernetes/data_collected/
parent: containers_kubernetes
identifier: containers_kubernetes_data_collected
- weight: 310
+ weight: 410
+ - name: Datadog CSI Driver
+ url: containers/kubernetes/csi_driver
+ parent: containers_kubernetes
+ identifier: csi_driver
+ weight: 411
- name: Data security
url: data_security/kubernetes
parent: containers_kubernetes
identifier: container_kubernetes_data_security
- weight: 311
+ weight: 412
- name: Cluster Agent
url: containers/cluster_agent/
parent: containers
identifier: containers_cluster
- weight: 4
+ weight: 5
- name: Setup
url: containers/cluster_agent/setup/
parent: containers_cluster
identifier: cluster_agent_setup
- weight: 401
+ weight: 501
- name: Commands & Options
url: containers/cluster_agent/commands/
identifier: cluster_agent_commands
parent: containers_cluster
- weight: 402
+ weight: 502
- name: Cluster Checks
identifier: containers_cluster_agent_clusterchecks
url: containers/cluster_agent/clusterchecks/
parent: containers_cluster
- weight: 403
+ weight: 503
- name: Endpoint Checks
identifier: containers_cluster_agent_endpoint_checks
url: containers/cluster_agent/endpointschecks/
parent: containers_cluster
- weight: 404
+ weight: 504
- name: Admission Controller
identifier: containers_cluster_agent_admission_controller
url: containers/cluster_agent/admission_controller/
parent: containers_cluster
- weight: 405
+ weight: 505
- name: Amazon ECS
url: containers/amazon_ecs/
parent: containers
identifier: containers_amazon_ecs
- weight: 5
+ weight: 6
- name: APM
url: containers/amazon_ecs/apm/
parent: containers_amazon_ecs
identifier: containers_amazon_ecs_apm
- weight: 501
+ weight: 601
- name: Log collection
url: containers/amazon_ecs/logs/
parent: containers_amazon_ecs
identifier: containers_amazon_ecs_logs
- weight: 502
+ weight: 602
- name: Tag extraction
url: containers/amazon_ecs/tags/
parent: containers_amazon_ecs
identifier: containers_amazon_ecs_tags
- weight: 503
+ weight: 603
- name: Data collected
url: containers/amazon_ecs/data_collected/
parent: containers_amazon_ecs
identifier: containers_amazon_ecs_data_collected
- weight: 504
+ weight: 604
- name: AWS Fargate
url: integrations/ecs_fargate/
parent: containers
identifier: ecs_fargate
- weight: 6
+ weight: 7
- name: Datadog Operator
url: containers/datadog_operator
identifier: containers_datadog_operator
parent: containers
- weight: 7
+ weight: 8
- name: Advanced Install
url: containers/datadog_operator/advanced_install
identifier: containers_datadog_operator_installation
parent: containers_datadog_operator
- weight: 701
+ weight: 801
- name: Configuration
url: containers/datadog_operator/config
identifier: containers_datadog_operator_configuration
parent: containers_datadog_operator
- weight: 702
+ weight: 802
- name: Custom Checks
url: containers/datadog_operator/custom_check
identifier: containers_datadog_operator_customchecks
parent: containers_datadog_operator
- weight: 703
+ weight: 803
- name: Data Collected
url: containers/datadog_operator/data_collected
identifier: containers_datadog_operator_datacollected
parent: containers_datadog_operator
- weight: 704
+ weight: 804
- name: kubectl Plugin
url: containers/datadog_operator/kubectl_plugin
identifier: containers_datadog_operator_kubectlplugin
parent: containers_datadog_operator
- weight: 705
+ weight: 805
- name: Secret Management
url: containers/datadog_operator/secret_management
identifier: containers_datadog_operator_secretmanagement
parent: containers_datadog_operator
- weight: 706
+ weight: 806
- name: DatadogDashboard CRD
url: containers/datadog_operator/crd_dashboard
identifier: containers_datadog_operator_crd_dashboard
parent: containers_datadog_operator
- weight: 707
+ weight: 807
- name: DatadogMonitor CRD
url: containers/datadog_operator/crd_monitor
identifier: containers_datadog_operator_crd_monitor
parent: containers_datadog_operator
- weight: 708
+ weight: 808
- name: DatadogSLO CRD
url: containers/datadog_operator/crd_slo
identifier: containers_datadog_operator_crd_slo
parent: containers_datadog_operator
- weight: 709
- - name: Datadog CSI Driver
- url: containers/csi_driver
- parent: containers
- identifier: csi_driver
- weight: 8
+ weight: 809
- name: Troubleshooting
url: containers/troubleshooting/
parent: containers
@@ -3904,11 +3921,6 @@ menu:
parent: cloud_cost_recommendations
identifier: cloud_cost_custom_recommendations
weight: 601
- - name: Savings
- url: cloud_cost_management/recommendations/savings
- parent: cloud_cost_recommendations
- identifier: cloud_cost_savings
- weight: 602
- name: Planning
url: cloud_cost_management/planning
parent: cloud_cost
@@ -4936,11 +4948,16 @@ menu:
parent: llm_obs_monitoring
identifier: llm_obs_agent_monitoring
weight: 304
+ - name: Prompt Tracking
+ url: llm_observability/monitoring/prompt_tracking
+ parent: llm_obs_monitoring
+ identifier: llm_obs_prompt_tracking
+ weight: 305
- name: Metrics
url: llm_observability/monitoring/metrics
parent: llm_obs_monitoring
identifier: llm_obs_monitoring_metrics
- weight: 305
+ weight: 306
- name: Evaluations
url: llm_observability/evaluations/
parent: llm_obs
@@ -5464,11 +5481,16 @@ menu:
parent: software_delivery_heading
identifier: feature_flags
weight: 80000
+ - name: MCP Server
+ url: feature_flags/feature_flag_mcp_server
+ parent: feature_flags
+ identifier: feature_flags_mcp_server
+ weight: 8
- name: Guides
url: feature_flags/guide
parent: feature_flags
identifier: feature_flags_guide
- weight: 1
+ weight: 9
- name: Observability Pipelines
url: observability_pipelines/
pre: pipelines
@@ -5820,56 +5842,161 @@ menu:
parent: observability_pipelines_destinations
identifier: observability_pipelines_syslog
weight: 421
+ - name: Packs
+ url: observability_pipelines/packs/
+ parent: observability_pipelines
+ identifier: observability_pipelines_packs
+ weight: 5
+ - name: Akamai CDN
+ url: observability_pipelines/packs/akamai_cdn/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_akamai_cdn
+ weight: 501
+ - name: Amazon CloudFront
+ url: observability_pipelines/packs/amazon_cloudfront/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_amazon_cloudfront
+ weight: 502
+ - name: Amazon VPC Flow Logs
+ url: observability_pipelines/packs/amazon_vpc_flow_logs/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_amazon_vpc_flow_logs
+ weight: 503
+ - name: AWS CloudTrail
+ url: observability_pipelines/packs/aws_cloudtrail/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_aws_cloudtrail
+ weight: 504
+ - name: Cisco ASA
+ url: observability_pipelines/packs/cisco_asa/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_cisco_asa
+ weight: 505
+ - name: Cloudflare
+ url: observability_pipelines/packs/cloudflare/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_cloudflare
+ weight: 506
+ - name: F5
+ url: observability_pipelines/packs/f5/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_f5
+ weight: 507
+ - name: Fastly
+ url: observability_pipelines/packs/fastly/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_fastly
+ weight: 508
+ - name: Fortinet Firewall
+ url: observability_pipelines/packs/fortinet_firewall/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_fortinet_firewall
+ weight: 509
+ - name: HAProxy Ingress
+ url: observability_pipelines/packs/haproxy_ingress/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_haproxy_ingress
+ weight: 510
+ - name: Istio Proxy
+ url: observability_pipelines/packs/istio_proxy/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_istio_proxy
+ weight: 511
+ - name: Netskope
+ url: observability_pipelines/packs/netskope/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_netskope
+ weight: 512
+ - name: NGINX
+ url: observability_pipelines/packs/nginx/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_nginx
+ weight: 513
+ - name: Okta
+ url: observability_pipelines/packs/okta/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_okta
+ weight: 514
+ - name: Palo Alto Firewall
+ url: observability_pipelines/packs/palo_alto_firewall/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_palo_alto_firewall
+ weight: 515
+ - name: Windows XML
+ url: observability_pipelines/packs/windows_xml/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_windows_xml
+ weight: 516
+ - name: ZScaler ZIA DNS
+ url: observability_pipelines/packs/zscaler_zia_dns/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_zscaler_zia_dns
+ weight: 517
+ - name: Zscaler ZIA Firewall
+ url: observability_pipelines/packs/zscaler_zia_firewall/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_zscaler_zia_firewall
+ weight: 518
+ - name: Zscaler ZIA Tunnel
+ url: observability_pipelines/packs/zscaler_zia_tunnel/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_zscaler_zia_tunnel
+ weight: 519
+ - name: Zscaler ZIA Web Logs
+ url: observability_pipelines/packs/zscaler_zia_web_logs/
+ parent: observability_pipelines_packs
+ identifier: observability_pipelines_packs_zscaler_zia_web_logs
+ weight: 520
- name: Search Syntax
url: observability_pipelines/search_syntax/
parent: observability_pipelines
identifier: observability_pipelines_search_syntax
- weight: 5
+ weight: 6
- name: Scaling and Performance
url: observability_pipelines/scaling_and_performance/
parent: observability_pipelines
identifier: observability_pipelines_scaling_and_performance
- weight: 6
+ weight: 7
- name: Handling Load and Backpressure
url: observability_pipelines/scaling_and_performance/handling_load_and_backpressure/
parent: observability_pipelines_scaling_and_performance
identifier: observability_pipelines_handling_load_and_backpressure
- weight: 601
+ weight: 701
- name: Best Practices for Scaling Observability Pipelines
url: observability_pipelines/scaling_and_performance/best_practices_for_scaling_observability_pipelines/
parent: observability_pipelines_scaling_and_performance
identifier: observability_pipelines_best_practices_for_scaling_observability_pipelines
- weight: 602
+ weight: 702
- name: Monitoring and Troubleshooting
url: observability_pipelines/monitoring_and_troubleshooting/
parent: observability_pipelines
identifier: observability_pipelines_monitoring_and_troubleshooting
- weight: 7
+ weight: 8
- name: Worker CLI Commands
url: observability_pipelines/monitoring_and_troubleshooting/worker_cli_commands/
parent: observability_pipelines_monitoring_and_troubleshooting
identifier: observability_pipelines_worker_cli_commands
- weight: 701
+ weight: 801
- name: Monitoring Pipelines
url: observability_pipelines/monitoring_and_troubleshooting/monitoring_pipelines/
parent: observability_pipelines_monitoring_and_troubleshooting
identifier: observability_pipelines_monitoring_pipelines
- weight: 702
+ weight: 802
- name: Pipeline Usage Metrics
url: observability_pipelines/monitoring_and_troubleshooting/pipeline_usage_metrics/
parent: observability_pipelines_monitoring_and_troubleshooting
identifier: observability_pipelines_pipeline_usage_metrics
- weight: 703
+ weight: 803
- name: Troubleshooting
url: observability_pipelines/monitoring_and_troubleshooting/troubleshooting/
identifier: observability_pipelines_troubleshooting
parent: observability_pipelines_monitoring_and_troubleshooting
- weight: 704
+ weight: 804
- name: Guides
url: observability_pipelines/guide/
parent: observability_pipelines
identifier: observability_pipelines_guide
- weight: 8
+ weight: 9
- name: Log Management
url: logs/
pre: log
@@ -7039,6 +7166,11 @@ menu:
url: /security/code_security/secret_scanning/generic_ci_providers/
parent: sec_secret_scanning
weight: 2
+ - name: Secret Validation
+ identifier: sec_secret_scanning_secret_validation
+ url: /security/code_security/secret_scanning/secret_validation/
+ parent: sec_secret_scanning
+ weight: 3
- name: Runtime Code Analysis (IAST)
identifier: sec_iast
url: /security/code_security/iast/
@@ -7667,6 +7799,11 @@ menu:
parent: rum_mobile_ios
identifier: rum_mobile_ios_supported_versions
weight: 110
+ - name: SDK Performance Impact
+ url: real_user_monitoring/application_monitoring/ios/sdk_performance_impact
+ parent: rum_mobile_ios
+ identifier: rum_mobile_ios_performance_overhead
+ weight: 111
- name: Flutter
url: real_user_monitoring/application_monitoring/flutter
parent: application_monitoring
@@ -8344,51 +8481,56 @@ menu:
identifier: account_management_saml
parent: account_management
weight: 4
+ - name: Configuring SAML
+ url: account_management/saml/configuration/
+ identifier: account_management_saml_configuration
+ parent: account_management_saml
+ weight: 401
- name: User Group Mapping
url: account_management/saml/mapping/
identifier: account_management_saml_mapping
parent: account_management_saml
- weight: 401
+ weight: 402
- name: Active Directory
url: account_management/saml/activedirectory/
identifier: account_management_saml_activedirectory
parent: account_management_saml
- weight: 402
+ weight: 403
- name: Auth0
url: account_management/saml/auth0/
identifier: account_management_saml_auth0
parent: account_management_saml
- weight: 403
+ weight: 404
- name: Entra ID
url: account_management/saml/entra/
identifier: account_management_saml_entra
parent: account_management_saml
- weight: 404
+ weight: 405
- name: Google
url: account_management/saml/google/
identifier: account_management_saml_google
parent: account_management_saml
- weight: 405
+ weight: 406
- name: LastPass
url: account_management/saml/lastpass/
identifier: account_management_saml_lastpass
parent: account_management_saml
- weight: 406
+ weight: 407
- name: Okta
url: account_management/saml/okta/
identifier: account_management_saml_okta
parent: account_management_saml
- weight: 407
+ weight: 408
- name: SafeNet
url: account_management/saml/safenet/
identifier: account_management_saml_safenet
parent: account_management_saml
- weight: 408
+ weight: 409
- name: Troubleshooting
url: account_management/saml/troubleshooting/
identifier: account_management_samle_troubleshooting
parent: account_management_saml
- weight: 409
+ weight: 410
- name: SCIM
url: account_management/scim/
parent: account_management
diff --git a/config/_default/params.yaml b/config/_default/params.yaml
index c7c79cf9d97a5..18f15cf49beb7 100644
--- a/config/_default/params.yaml
+++ b/config/_default/params.yaml
@@ -277,6 +277,7 @@ unsupported_sites:
continuous_delivery: [gov]
continuous_integration: [gov]
correlation: [gov] #Event management correlation
+ cloudprem: [gov]
data_jobs: [gov]
datadog_cloudcraft: [gov]
ddot_collector: [gov]
@@ -307,7 +308,6 @@ unsupported_sites:
pr_gates: [gov]
remote_config: [gov]
remote_configuration: [gov]
- resource_catalog: [gov]
roku_error_tracking: [gov]
roku_log_collection: [gov]
rum_roku: [gov]
diff --git a/content/en/account_management/saml/_index.md b/content/en/account_management/saml/_index.md
index 94f8a63d43b62..905c0f97f77b9 100644
--- a/content/en/account_management/saml/_index.md
+++ b/content/en/account_management/saml/_index.md
@@ -28,30 +28,7 @@ Configuring [SAML (Security Assertion Markup Language)][1] for your Datadog acco
## Configuring SAML
-1. To begin configuration, see your IdP's documentation:
-
- * [Active Directory][10]
- * [Auth0][11]
- * [Google][13]
- * [Microsoft Entra ID][12]
- * [NoPassword][14]
- * [Okta][15]
- * [SafeNet][16]
-
-2. In the Datadog app, hover over your username in the bottom left corner and select Organization Settings. Select [Login Methods][17] and click on **Configure** under SAML.
-
-3. Upload the IdP metadata from your SAML identity provider by clicking the **Choose File** button. After choosing the file, click **Upload File**.
-
-**Note:** The IdP metadata must contain ASCII characters only.
-
-4. Download Datadog's [Service Provider metadata][18] to configure your IdP to recognize Datadog as a Service Provider.
-
-5. After you upload the IdP metadata and configure your IdP, enable SAML in Datadog by clicking the **Upload and Enable** button.
- {{< img src="account_management/saml/saml_enable_cropped.png" alt="Configure SAML by uploading your IdP metadata" >}}
-
-6. After uploading the IdP metadata, return to the **Login Methods** page and turn SAML `on` by default.
-
-**Note**: To configure SAML for a multi-org, see [Managing Multiple-Organization Accounts][21].
+See [Configuring Single Sign-On With SAML][2] for instructions.
## Using SAML
@@ -59,7 +36,7 @@ After SAML is configured in Datadog and your IdP is set up to accept requests fr
### SP-initiated login
-SP-initiated, or Service Provider-initiated, means login initiated from Datadog. Users log in through the **Single Sign-on URL** shown in the status box at the top of the [SAML Configuration page][19]. The **Single Sign-on URL** is also displayed on the [Team page][20]. Loading this URL initiates a SAML authentication against your IdP. **Note**: This URL only displays if SAML is enabled for your account and you are using SP-initiated login.
+SP-initiated, or Service Provider-initiated, means login initiated from Datadog. Users log in through the **Single Sign-on URL** shown in the status box at the top of the [SAML Configuration page][4]. Loading this URL initiates a SAML authentication against your IdP. **Note**: This URL only displays if SAML is enabled for your account and you are using SP-initiated login.
{{< img src="account_management/saml/saml_enabled_cropped.png" alt="Confirmation that SAML Enabled" >}}
@@ -83,7 +60,7 @@ When a login occurs, a SAML Assertion containing user authorization is sent from
* Assertions must be signed.
* Assertions can be encrypted, but unencrypted assertions are accepted.
-* Reference [Datadog's Service Provider metadata][18] for more information. You must be signed in to Datadog to access the file.
+* Reference [Datadog's Service Provider metadata][3] for more information. You must be signed in to Datadog to access the file.
### Supported attributes
@@ -115,9 +92,9 @@ If **sn** and **givenName** are provided, they are used to update the user's nam
## Additional features
-To map attributes in your identity provider's response to Datadog roles and teams, see [SAML group mapping][22].
+To map attributes in your identity provider's response to Datadog roles and teams, see [SAML group mapping][5].
-The following features can be enabled through the [SAML Configuration dialog][19]:
+The following features can be enabled through the [SAML Configuration dialog][4]:
**Note:** You must have Admin permissions to see the SAML Configuration dialog.
@@ -145,7 +122,7 @@ If you do not use the updated SP metadata, Datadog is not able to associate the
### SAML strict
-You can make your organization SAML Strict by disabling other login method types in the **Login Methods** UI. When this option is configured, all users must, by default, log in with SAML. An existing username/password or Google OAuth login does not work. This ensures that all users with access to Datadog must have valid credentials in your company's identity provider/directory service to access your Datadog account. Org administrators can set per-user [overrides][23] to allow certain users to be SAML Strict exempt.
+You can make your organization SAML Strict by disabling other login method types in the **Login Methods** UI. When this option is configured, all users must, by default, log in with SAML. An existing username and password, or Google OAuth login, does not work. This ensures that all users with access to Datadog must have valid credentials in your company's identity provider or directory service to access your Datadog account. Org administrators can set per-user [overrides][6] to allow certain users to be SAML Strict exempt.
### Self-updating Datadog SP metadata
@@ -158,25 +135,8 @@ Certain Identity Providers (such as Microsoft's ADFS) can be configured to pull
{{< partial name="whats-next/whats-next.html" >}}
[1]: http://en.wikipedia.org/wiki/Security_Assertion_Markup_Language
-[2]: /help/
-[3]: https://learn.microsoft.com/en-us/entra/architecture/auth-saml
-[4]: https://auth0.com/docs/protocols/saml-protocol
-[5]: https://cloud.google.com/architecture/identity/single-sign-on
-[6]: https://support.logmeininc.com/lastpass/help/lastpass-admin-toolkit-using-single-sign-on-sso
-[7]: https://developer.okta.com/docs/concepts/saml/
-[8]: https://thalesdocs.com/sta/operator/applications/apps_saml/index.html
-[9]: /account_management/users/default_roles/
-[10]: /account_management/saml/activedirectory/
-[11]: /account_management/saml/auth0/
-[12]: /account_management/saml/entra/
-[13]: /account_management/saml/google/
-[14]: /account_management/saml/nopassword/
-[15]: /account_management/saml/okta/
-[16]: /account_management/saml/safenet/
-[17]: https://app.datadoghq.com/organization-settings/login-methods
-[18]: https://app.datadoghq.com/account/saml/metadata.xml
-[19]: https://app.datadoghq.com/saml/saml_setup
-[20]: https://app.datadoghq.com/account/team
-[21]: /account_management/multi_organization/#setting-up-saml
-[22]: /account_management/saml/mapping/
-[23]: /account_management/login_methods/#reviewing-user-overrides
+[2]: /account_management/saml/configuration
+[3]: https://app.datadoghq.com/account/saml/metadata.xml
+[4]: https://app.datadoghq.com/organization-settings/login-methods/saml
+[5]: /account_management/saml/mapping/
+[6]: /account_management/login_methods/#reviewing-user-overrides
diff --git a/content/en/account_management/saml/configuration.md b/content/en/account_management/saml/configuration.md
new file mode 100644
index 0000000000000..022353fe53d66
--- /dev/null
+++ b/content/en/account_management/saml/configuration.md
@@ -0,0 +1,101 @@
+---
+title: Configuring Single Sign-On With SAML
+description: Configure SAML authentication for Datadog with identity providers like Active Directory, Auth0, Google, Okta, and Microsoft Entra ID for secure single sign-on.
+disable_toc: false
+further_reading:
+- link: "/account_management/saml/"
+ tag: "Documentation"
+ text: "Single Sign-On With SAML"
+- link: "account_management/saml/mapping/"
+ tag: "Documentation"
+ text: "SAML Group Mapping"
+algolia:
+ tags: ['saml']
+---
+
+## Overview
+
+This page covers how to enable single sign-on (SSO) with SAML in Datadog, as well as how enterprise customers can enable multiple SAML identity providers (IdPs).
+
+**Notes**:
+
+{{% site-region region="us,us3,us5,eu,ap1,ap2" %}}
+- If you don't have SAML enabled on your Datadog account, reach out to [support][1] to enable it.
+- This documentation assumes that you already have a SAML Identity Provider (IdP). If you do not have a SAML IdP, there are several IdPs that have integrations with Datadog such as [Active Directory][9], [Auth0][3], [Google][4], [LastPass][5], [Microsoft Entra ID][2], [Okta][6], and [SafeNet][7].
+- SAML configuration requires [Datadog Administrator][8] access, or the `Org Management` permission if you're using custom roles.
+{{% /site-region %}}
+
+{{% site-region region="gov" %}}
+- This documentation assumes that you already have a SAML Identity Provider (IdP). If you do not have a SAML IdP, there are several IdPs that have integrations with Datadog such as [Active Directory][9], [Auth0][3], [Google][4], [LastPass][5], [Microsoft Entra ID][2], [Okta][6], and [SafeNet][7].
+- SAML configuration requires [Datadog Administrator][8] access, or the `Org Management` permission if you're using custom roles.
+{{% /site-region %}}
+
+## Configuring SAML
+
+1. To begin configuration, see your IdP's documentation:
+
+ * [Active Directory][9]
+ * [Auth0][10]
+ * [Google][12]
+ * [Microsoft Entra ID][11]
+ * [LastPass][13]
+ * [Okta][14]
+ * [SafeNet][15]
+
+2. Download Datadog's [Service Provider metadata][17] to configure your IdP to recognize Datadog as a Service Provider.
+
+3. In Datadog, hover over your username in the bottom left corner and select **Organization Settings**. Select [**Login Methods**][16] and click **Configure** under SAML.
+
+4. Click **Add SAML**.
+
+5. In the configuration modal:
+ * Create a user-friendly name for this SAML provider. The name appears to end users when they choose a login method.
+ * Upload the IdP metadata from your SAML identity provider by clicking **browse files** or dragging and dropping the XML metadata file onto the modal.
+
+
agent_host_top99p_sum
\nint64
Shows the 99th percentile of all agent hosts over all hours in the current month for all organizations.
apm_azure_app_service_host_top99p_sum
\nint64
Shows the 99th percentile of all Azure app services using APM over all hours in the current month all organizations.
apm_devsecops_host_top99p_sum
\nint64
Shows the 99th percentile of all APM DevSecOps hosts over all hours in the current month for all organizations.
apm_fargate_count_avg_sum
\nint64
Shows the average of all APM ECS Fargate tasks over all hours in the current month for all organizations.
apm_host_top99p_sum
\nint64
Shows the 99th percentile of all distinct APM hosts over all hours in the current month for all organizations.
appsec_fargate_count_avg_sum
\nint64
Shows the average of all Application Security Monitoring ECS Fargate tasks over all hours in the current month for all organizations.
asm_serverless_agg_sum
\nint64
Shows the sum of all Application Security Monitoring Serverless invocations over all hours in the current months for all organizations.
audit_logs_lines_indexed_agg_sum
\nint64
DEPRECATED: Shows the sum of all audit logs lines indexed over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
audit_trail_enabled_hwm_sum
\nint64
Shows the total number of organizations that had Audit Trail enabled over a specific number of months.
avg_profiled_fargate_tasks_sum
\nint64
The average total count for Fargate Container Profiler over all hours in the current month for all organizations.
aws_host_top99p_sum
\nint64
Shows the 99th percentile of all AWS hosts over all hours in the current month for all organizations.
aws_lambda_func_count
\nint64
Shows the average of the number of functions that executed 1 or more times each hour in the current month for all organizations.
aws_lambda_invocations_sum
\nint64
Shows the sum of all AWS Lambda invocations over all hours in the current month for all organizations.
azure_app_service_top99p_sum
\nint64
Shows the 99th percentile of all Azure app services over all hours in the current month for all organizations.
azure_host_top99p_sum
\nint64
Shows the 99th percentile of all Azure hosts over all hours in the current month for all organizations.
billable_ingested_bytes_agg_sum
\nint64
Shows the sum of all log bytes ingested over all hours in the current month for all organizations.
bits_ai_investigations_agg_sum
\nint64
Shows the sum of all Bits AI Investigations over all hours in the current month for all organizations.
browser_rum_lite_session_count_agg_sum
\nint64
DEPRECATED: Shows the sum of all browser lite sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
browser_rum_replay_session_count_agg_sum
\nint64
Shows the sum of all browser replay sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
browser_rum_units_agg_sum
\nint64
DEPRECATED: Shows the sum of all browser RUM units over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
ci_pipeline_indexed_spans_agg_sum
\nint64
Shows the sum of all CI pipeline indexed spans over all hours in the current month for all organizations.
ci_test_indexed_spans_agg_sum
\nint64
Shows the sum of all CI test indexed spans over all hours in the current month for all organizations.
ci_visibility_itr_committers_hwm_sum
\nint64
Shows the high-water mark of all CI visibility intelligent test runner committers over all hours in the current month for all organizations.
ci_visibility_pipeline_committers_hwm_sum
\nint64
Shows the high-water mark of all CI visibility pipeline committers over all hours in the current month for all organizations.
ci_visibility_test_committers_hwm_sum
\nint64
Shows the high-water mark of all CI visibility test committers over all hours in the current month for all organizations.
cloud_cost_management_aws_host_count_avg_sum
\nint64
Sum of the host count average for Cloud Cost Management for AWS.
cloud_cost_management_azure_host_count_avg_sum
\nint64
Sum of the host count average for Cloud Cost Management for Azure.
cloud_cost_management_gcp_host_count_avg_sum
\nint64
Sum of the host count average for Cloud Cost Management for GCP.
cloud_cost_management_host_count_avg_sum
\nint64
Sum of the host count average for Cloud Cost Management for all cloud providers.
cloud_siem_events_agg_sum
\nint64
Shows the sum of all Cloud Security Information and Event Management events over all hours in the current month for all organizations.
code_analysis_sa_committers_hwm_sum
\nint64
Shows the high-water mark of all Static Analysis committers over all hours in the current month for all organizations.
code_analysis_sca_committers_hwm_sum
\nint64
Shows the high-water mark of all static Software Composition Analysis committers over all hours in the current month for all organizations.
code_security_host_top99p_sum
\nint64
Shows the 99th percentile of all Code Security hosts over all hours in the current month for all organizations.
container_avg_sum
\nint64
Shows the average of all distinct containers over all hours in the current month for all organizations.
container_excl_agent_avg_sum
\nint64
Shows the average of the containers without the Datadog Agent over all hours in the current month for all organizations.
container_hwm_sum
\nint64
Shows the sum of the high-water marks of all distinct containers over all hours in the current month for all organizations.
csm_container_enterprise_compliance_count_agg_sum
\nint64
Shows the sum of all Cloud Security Management Enterprise compliance containers over all hours in the current month for all organizations.
csm_container_enterprise_cws_count_agg_sum
\nint64
Shows the sum of all Cloud Security Management Enterprise Cloud Workload Security containers over all hours in the current month for all organizations.
csm_container_enterprise_total_count_agg_sum
\nint64
Shows the sum of all Cloud Security Management Enterprise containers over all hours in the current month for all organizations.
csm_host_enterprise_aas_host_count_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise Azure app services hosts over all hours in the current month for all organizations.
csm_host_enterprise_aws_host_count_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise AWS hosts over all hours in the current month for all organizations.
csm_host_enterprise_azure_host_count_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise Azure hosts over all hours in the current month for all organizations.
csm_host_enterprise_compliance_host_count_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise compliance hosts over all hours in the current month for all organizations.
csm_host_enterprise_cws_host_count_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise Cloud Workload Security hosts over all hours in the current month for all organizations.
csm_host_enterprise_gcp_host_count_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise GCP hosts over all hours in the current month for all organizations.
csm_host_enterprise_total_host_count_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise hosts over all hours in the current month for all organizations.
cspm_aas_host_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Pro Azure app services hosts over all hours in the current month for all organizations.
cspm_aws_host_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Pro AWS hosts over all hours in the current month for all organizations.
cspm_azure_host_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Pro Azure hosts over all hours in the current month for all organizations.
cspm_container_avg_sum
\nint64
Shows the average number of Cloud Security Management Pro containers over all hours in the current month for all organizations.
cspm_container_hwm_sum
\nint64
Shows the sum of the high-water marks of Cloud Security Management Pro containers over all hours in the current month for all organizations.
cspm_gcp_host_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Pro GCP hosts over all hours in the current month for all organizations.
cspm_host_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Pro hosts over all hours in the current month for all organizations.
custom_historical_ts_sum
\nint64
Shows the average number of distinct historical custom metrics over all hours in the current month for all organizations.
custom_live_ts_sum
\nint64
Shows the average number of distinct live custom metrics over all hours in the current month for all organizations.
custom_ts_sum
\nint64
Shows the average number of distinct custom metrics over all hours in the current month for all organizations.
cws_container_avg_sum
\nint64
Shows the average of all distinct Cloud Workload Security containers over all hours in the current month for all organizations.
cws_fargate_task_avg_sum
\nint64
Shows the average of all distinct Cloud Workload Security Fargate tasks over all hours in the current month for all organizations.
cws_host_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Workload Security hosts over all hours in the current month for all organizations.
data_jobs_monitoring_host_hr_agg_sum
\nint64
Shows the sum of Data Jobs Monitoring hosts over all hours in the current months for all organizations
dbm_host_top99p_sum
\nint64
Shows the 99th percentile of all Database Monitoring hosts over all hours in the current month for all organizations.
dbm_queries_avg_sum
\nint64
Shows the average of all distinct Database Monitoring Normalized Queries over all hours in the current month for all organizations.
end_date
\ndate-time
Shows the last date of usage in the current month for all organizations.
eph_infra_host_agent_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current month for all organizations.
eph_infra_host_alibaba_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on Alibaba over all hours in the current month for all organizations.
eph_infra_host_aws_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on AWS over all hours in the current month for all organizations.
eph_infra_host_azure_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current month for all organizations.
eph_infra_host_ent_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current month for all organizations.
eph_infra_host_gcp_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on GCP over all hours in the current month for all organizations.
eph_infra_host_heroku_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on Heroku over all hours in the current month for all organizations.
eph_infra_host_only_aas_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts with only Azure App Services over all hours in the current month for all organizations.
eph_infra_host_only_vsphere_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts with only vSphere over all hours in the current month for all organizations.
eph_infra_host_opentelemetry_agg_sum
\nint64
Shows the sum of all ephemeral hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current month for all organizations.
eph_infra_host_opentelemetry_apm_agg_sum
\nint64
Shows the sum of all ephemeral APM hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current month for all organizations.
eph_infra_host_pro_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts for Pro over all hours in the current month for all organizations.
eph_infra_host_proplus_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts for Pro Plus over all hours in the current month for all organizations.
error_tracking_apm_error_events_agg_sum
\nint64
Shows the sum of all Error Tracking APM error events over all hours in the current month for all organizations.
error_tracking_error_events_agg_sum
\nint64
Shows the sum of all Error Tracking error events over all hours in the current month for all organizations.
error_tracking_events_agg_sum
\nint64
Shows the sum of all Error Tracking events over all hours in the current months for all organizations.
error_tracking_rum_error_events_agg_sum
\nint64
Shows the sum of all Error Tracking RUM error events over all hours in the current month for all organizations.
event_management_correlation_agg_sum
\nint64
Shows the sum of all Event Management correlations over all hours in the current month for all organizations.
event_management_correlation_correlated_events_agg_sum
\nint64
Shows the sum of all Event Management correlated events over all hours in the current month for all organizations.
event_management_correlation_correlated_related_events_agg_sum
\nint64
Shows the sum of all Event Management correlated related events over all hours in the current month for all organizations.
fargate_container_profiler_profiling_fargate_avg_sum
\nint64
The average number of Profiling Fargate tasks over all hours in the current month for all organizations.
fargate_container_profiler_profiling_fargate_eks_avg_sum
\nint64
The average number of Profiling Fargate Elastic Kubernetes Service tasks over all hours in the current month for all organizations.
fargate_tasks_count_avg_sum
\nint64
Shows the average of all Fargate tasks over all hours in the current month for all organizations.
fargate_tasks_count_hwm_sum
\nint64
Shows the sum of the high-water marks of all Fargate tasks over all hours in the current month for all organizations.
flex_logs_compute_large_avg_sum
\nint64
Shows the average number of Flex Logs Compute Large Instances over all hours in the current months for all organizations.
flex_logs_compute_medium_avg_sum
\nint64
Shows the average number of Flex Logs Compute Medium Instances over all hours in the current months for all organizations.
flex_logs_compute_small_avg_sum
\nint64
Shows the average number of Flex Logs Compute Small Instances over all hours in the current months for all organizations.
flex_logs_compute_xlarge_avg_sum
\nint64
Shows the average number of Flex Logs Compute Extra Large Instances over all hours in the current months for all organizations.
flex_logs_compute_xsmall_avg_sum
\nint64
Shows the average number of Flex Logs Compute Extra Small Instances over all hours in the current months for all organizations.
flex_logs_starter_avg_sum
\nint64
Shows the average number of Flex Logs Starter Instances over all hours in the current months for all organizations.
flex_logs_starter_storage_index_avg_sum
\nint64
Shows the average number of Flex Logs Starter Storage Index Instances over all hours in the current months for all organizations.
flex_logs_starter_storage_retention_adjustment_avg_sum
\nint64
Shows the average number of Flex Logs Starter Storage Retention Adjustment Instances over all hours in the current months for all organizations.
flex_stored_logs_avg_sum
\nint64
Shows the average of all Flex Stored Logs over all hours in the current months for all organizations.
forwarding_events_bytes_agg_sum
\nint64
Shows the sum of all logs forwarding bytes over all hours in the current month for all organizations (data available as of April 1, 2023)
gcp_host_top99p_sum
\nint64
Shows the 99th percentile of all GCP hosts over all hours in the current month for all organizations.
heroku_host_top99p_sum
\nint64
Shows the 99th percentile of all Heroku dynos over all hours in the current month for all organizations.
incident_management_monthly_active_users_hwm_sum
\nint64
Shows sum of the high-water marks of incident management monthly active users in the current month for all organizations.
indexed_events_count_agg_sum
\nint64
DEPRECATED: Shows the sum of all log events indexed over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
infra_host_top99p_sum
\nint64
Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current month for all organizations.
ingested_events_bytes_agg_sum
\nint64
Shows the sum of all log bytes ingested over all hours in the current month for all organizations.
iot_device_agg_sum
\nint64
Shows the sum of all IoT devices over all hours in the current month for all organizations.
iot_device_top99p_sum
\nint64
Shows the 99th percentile of all IoT devices over all hours in the current month of all organizations.
last_updated
\ndate-time
Shows the most recent hour in the current month for all organizations for which all usages were calculated.
live_indexed_events_agg_sum
\nint64
DEPRECATED: Shows the sum of all live logs indexed over all hours in the current month for all organization (To be deprecated on October 1st, 2024).
live_ingested_bytes_agg_sum
\nint64
Shows the sum of all live logs bytes ingested over all hours in the current month for all organizations (data available as of December 1, 2020).
llm_observability_agg_sum
\nint64
Sum of all LLM observability sessions for all hours in the current month for all organizations.
llm_observability_min_spend_agg_sum
\nint64
Minimum spend for LLM observability sessions for all hours in the current month for all organizations.
logs_by_retention
\nobject
Object containing logs usage data broken down by retention period.
orgs
\nobject
Indexed logs usage summary for each organization for each retention period with usage.
usage
\n[object]
Indexed logs usage summary for each organization.
usage
\n[object]
Indexed logs usage for each active retention for the organization.
logs_indexed_logs_usage_sum
\nint64
Total indexed logs for this retention period.
logs_live_indexed_logs_usage_sum
\nint64
Live indexed logs for this retention period.
logs_rehydrated_indexed_logs_usage_sum
\nint64
Rehydrated indexed logs for this retention period.
retention
\nstring
The retention period in days or "custom" for all custom retention periods.
usage
\n[object]
Aggregated index logs usage for each retention period with usage.
logs_indexed_logs_usage_agg_sum
\nint64
Total indexed logs for this retention period.
logs_live_indexed_logs_usage_agg_sum
\nint64
Live indexed logs for this retention period.
logs_rehydrated_indexed_logs_usage_agg_sum
\nint64
Rehydrated indexed logs for this retention period.
retention
\nstring
The retention period in days or "custom" for all custom retention periods.
usage_by_month
\nobject
Object containing a summary of indexed logs usage by retention period for a single month.
date
\ndate-time
The month for the usage.
usage
\n[object]
Indexed logs usage for each active retention for the month.
logs_indexed_logs_usage_sum
\nint64
Total indexed logs for this retention period.
logs_live_indexed_logs_usage_sum
\nint64
Live indexed logs for this retention period.
logs_rehydrated_indexed_logs_usage_sum
\nint64
Rehydrated indexed logs for this retention period.
retention
\nstring
The retention period in days or "custom" for all custom retention periods.
mobile_rum_lite_session_count_agg_sum
\nint64
DEPRECATED: Shows the sum of all mobile lite sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_agg_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_android_agg_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on Android over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_flutter_agg_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on Flutter over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_ios_agg_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on iOS over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_reactnative_agg_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on React Native over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_roku_agg_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on Roku over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_units_agg_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM units over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
ndm_netflow_events_agg_sum
\nint64
Shows the sum of all Network Device Monitoring NetFlow events over all hours in the current month for all organizations.
netflow_indexed_events_count_agg_sum
\nint64
DEPRECATED: Shows the sum of all Network flows indexed over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
network_device_wireless_top99p_sum
\nint64
Shows the 99th percentile of all Network Device Monitoring wireless devices over all hours in the current month for all organizations.
npm_host_top99p_sum
\nint64
Shows the 99th percentile of all distinct Cloud Network Monitoring hosts (formerly known as Network hosts) over all hours in the current month for all organizations.
observability_pipelines_bytes_processed_agg_sum
\nint64
Sum of all observability pipelines bytes processed over all hours in the current month for all organizations.
oci_host_agg_sum
\nint64
Shows the sum of Oracle Cloud Infrastructure hosts over all hours in the current months for all organizations
oci_host_top99p_sum
\nint64
Shows the 99th percentile of Oracle Cloud Infrastructure hosts over all hours in the current months for all organizations
on_call_seat_hwm_sum
\nint64
Shows the sum of the high-water marks of On-Call seats over all hours in the current month for all organizations.
online_archive_events_count_agg_sum
\nint64
Sum of all online archived events over all hours in the current month for all organizations.
opentelemetry_apm_host_top99p_sum
\nint64
Shows the 99th percentile of APM hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current month for all organizations.
opentelemetry_host_top99p_sum
\nint64
Shows the 99th percentile of all hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current month for all organizations.
product_analytics_agg_sum
\nint64
Sum of all product analytics sessions for all hours in the current month for all organizations.
profiling_aas_count_top99p_sum
\nint64
Shows the 99th percentile of all profiled Azure app services over all hours in the current month for all organizations.
profiling_container_agent_count_avg
\nint64
Shows the average number of profiled containers over all hours in the current month for all organizations.
profiling_host_count_top99p_sum
\nint64
Shows the 99th percentile of all profiled hosts over all hours in the current month for all organizations.
published_app_hwm_sum
\nint64
Shows the high-water mark of all published applications over all hours in the current month for all organizations.
rehydrated_indexed_events_agg_sum
\nint64
DEPRECATED: Shows the sum of all rehydrated logs indexed over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
rehydrated_ingested_bytes_agg_sum
\nint64
Shows the sum of all rehydrated logs bytes ingested over all hours in the current month for all organizations (data available as of December 1, 2020).
rum_browser_and_mobile_session_count
\nint64
Shows the sum of all mobile sessions and all browser lite and legacy sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
rum_browser_legacy_session_count_agg_sum
\nint64
Shows the sum of all browser RUM legacy sessions over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_browser_lite_session_count_agg_sum
\nint64
Shows the sum of all browser RUM lite sessions over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_browser_replay_session_count_agg_sum
\nint64
Shows the sum of all browser RUM Session Replay counts over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_indexed_sessions_agg_sum
\nint64
Sum of all RUM indexed sessions for all hours in the current month for all organizations.
rum_ingested_sessions_agg_sum
\nint64
Sum of all RUM ingested sessions for all hours in the current month for all organizations.
rum_lite_session_count_agg_sum
\nint64
Shows the sum of all RUM lite sessions (browser and mobile) over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_android_agg_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on Android over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_flutter_agg_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on Flutter over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_ios_agg_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on iOS over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_reactnative_agg_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on React Native over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_roku_agg_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on Roku over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_android_agg_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Android over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_flutter_agg_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Flutter over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_ios_agg_sum
\nint64
Shows the sum of all mobile RUM lite sessions on iOS over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_kotlinmultiplatform_agg_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Kotlin Multiplatform over all hours within the current month for all organizations.
rum_mobile_lite_session_count_reactnative_agg_sum
\nint64
Shows the sum of all mobile RUM lite sessions on React Native over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_roku_agg_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Roku over all hours within the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_unity_agg_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Unity over all hours within the current month for all organizations.
rum_mobile_replay_session_count_android_agg_sum
\nint64
Shows the sum of all mobile RUM replay sessions on Android over all hours within the current month for all organizations.
rum_mobile_replay_session_count_ios_agg_sum
\nint64
Shows the sum of all mobile RUM replay sessions on iOS over all hours within the current month for all organizations.
rum_mobile_replay_session_count_kotlinmultiplatform_agg_sum
\nint64
Shows the sum of all mobile RUM replay sessions on Kotlin Multiplatform over all hours within the current month for all organizations.
rum_mobile_replay_session_count_reactnative_agg_sum
\nint64
Shows the sum of all mobile RUM replay sessions on React Native over all hours within the current month for all organizations.
rum_replay_session_count_agg_sum
\nint64
Shows the sum of all RUM Session Replay counts over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_session_count_agg_sum
\nint64
DEPRECATED: Shows the sum of all browser RUM lite sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
rum_session_replay_add_on_agg_sum
\nint64
Sum of all RUM session replay add-on sessions for all hours in the current month for all organizations.
rum_total_session_count_agg_sum
\nint64
Shows the sum of RUM sessions (browser and mobile) over all hours in the current month for all organizations.
rum_units_agg_sum
\nint64
DEPRECATED: Shows the sum of all browser and mobile RUM units over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
sca_fargate_count_avg_sum
\nint64
Shows the average of all Software Composition Analysis Fargate tasks over all hours in the current months for all organizations.
sca_fargate_count_hwm_sum
\nint64
Shows the sum of the high-water marks of all Software Composition Analysis Fargate tasks over all hours in the current months for all organizations.
sds_apm_scanned_bytes_sum
\nint64
Sum of all APM bytes scanned with sensitive data scanner in the current month for all organizations.
sds_events_scanned_bytes_sum
\nint64
Sum of all event stream events bytes scanned with sensitive data scanner in the current month for all organizations.
sds_logs_scanned_bytes_sum
\nint64
Shows the sum of all bytes scanned of logs usage by the Sensitive Data Scanner over all hours in the current month for all organizations.
sds_rum_scanned_bytes_sum
\nint64
Sum of all RUM bytes scanned with sensitive data scanner in the current month for all organizations.
sds_total_scanned_bytes_sum
\nint64
Shows the sum of all bytes scanned across all usage types by the Sensitive Data Scanner over all hours in the current month for all organizations.
serverless_apps_apm_apm_azure_appservice_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring for Azure App Service instances in the current month for all organizations.
serverless_apps_apm_apm_azure_azurefunction_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring for Azure Function instances in the current month for all organizations.
serverless_apps_apm_apm_azure_containerapp_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring for Azure Container App instances in the current month for all organizations.
serverless_apps_apm_apm_fargate_ecs_tasks_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring for Fargate Elastic Container Service tasks in the current month for all organizations.
serverless_apps_apm_apm_gcp_cloudfunction_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring for Google Cloud Platform Cloud Function instances in the current month for all organizations.
serverless_apps_apm_apm_gcp_cloudrun_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring for Google Cloud Platform Cloud Run instances in the current month for all organizations.
serverless_apps_apm_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring in the current month for all organizations.
serverless_apps_apm_excl_fargate_apm_azure_appservice_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure App Service instances in the current month for all organizations.
serverless_apps_apm_excl_fargate_apm_azure_azurefunction_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure Function instances in the current month for all organizations.
serverless_apps_apm_excl_fargate_apm_azure_containerapp_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure Container App instances in the current month for all organizations.
serverless_apps_apm_excl_fargate_apm_gcp_cloudfunction_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Google Cloud Platform Cloud Function instances in the current month for all organizations.
serverless_apps_apm_excl_fargate_apm_gcp_cloudrun_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Google Cloud Platform Cloud Run instances in the current month for all organizations.
serverless_apps_apm_excl_fargate_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring excluding Fargate in the current month for all organizations.
serverless_apps_azure_container_app_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps for Azure Container App instances in the current month for all organizations.
serverless_apps_azure_count_avg_sum
\nint64
Sum of the average number of Serverless Apps for Azure in the current month for all organizations.
serverless_apps_azure_function_app_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps for Azure Function App instances in the current month for all organizations.
serverless_apps_azure_web_app_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps for Azure Web App instances in the current month for all organizations.
serverless_apps_ecs_avg_sum
\nint64
Sum of the average number of Serverless Apps for Elastic Container Service in the current month for all organizations.
serverless_apps_eks_avg_sum
\nint64
Sum of the average number of Serverless Apps for Elastic Kubernetes Service in the current month for all organizations.
serverless_apps_excl_fargate_avg_sum
\nint64
Sum of the average number of Serverless Apps excluding Fargate in the current month for all organizations.
serverless_apps_excl_fargate_azure_container_app_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps excluding Fargate for Azure Container App instances in the current month for all organizations.
serverless_apps_excl_fargate_azure_function_app_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps excluding Fargate for Azure Function App instances in the current month for all organizations.
serverless_apps_excl_fargate_azure_web_app_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps excluding Fargate for Azure Web App instances in the current month for all organizations.
serverless_apps_excl_fargate_google_cloud_functions_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps excluding Fargate for Google Cloud Platform Cloud Functions instances in the current month for all organizations.
serverless_apps_excl_fargate_google_cloud_run_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps excluding Fargate for Google Cloud Platform Cloud Run instances in the current month for all organizations.
serverless_apps_google_cloud_functions_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps for Google Cloud Platform Cloud Functions instances in the current month for all organizations.
serverless_apps_google_cloud_run_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps for Google Cloud Platform Cloud Run instances in the current month for all organizations.
serverless_apps_google_count_avg_sum
\nint64
Sum of the average number of Serverless Apps for Google Cloud in the current month for all organizations.
serverless_apps_total_count_avg_sum
\nint64
Sum of the average number of Serverless Apps for Azure and Google Cloud in the current month for all organizations.
siem_analyzed_logs_add_on_count_agg_sum
\nint64
Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current month for all organizations.
start_date
\ndate-time
Shows the first date of usage in the current month for all organizations.
synthetics_browser_check_calls_count_agg_sum
\nint64
Shows the sum of all Synthetic browser tests over all hours in the current month for all organizations.
synthetics_check_calls_count_agg_sum
\nint64
Shows the sum of all Synthetic API tests over all hours in the current month for all organizations.
synthetics_mobile_test_runs_agg_sum
\nint64
Shows the sum of Synthetic mobile application tests over all hours in the current month for all organizations.
synthetics_parallel_testing_max_slots_hwm_sum
\nint64
Shows the sum of the high-water marks of used synthetics parallel testing slots over all hours in the current month for all organizations.
trace_search_indexed_events_count_agg_sum
\nint64
Shows the sum of all Indexed Spans indexed over all hours in the current month for all organizations.
twol_ingested_events_bytes_agg_sum
\nint64
Shows the sum of all ingested APM span bytes over all hours in the current month for all organizations.
universal_service_monitoring_host_top99p_sum
\nint64
Shows the 99th percentile of all Universal Service Monitoring hosts over all hours in the current month for all organizations.
usage
\n[object]
An array of objects regarding hourly usage.
agent_host_top99p
\nint64
Shows the 99th percentile of all agent hosts over all hours in the current date for all organizations.
apm_azure_app_service_host_top99p
\nint64
Shows the 99th percentile of all Azure app services using APM over all hours in the current date all organizations.
apm_devsecops_host_top99p
\nint64
Shows the 99th percentile of all APM DevSecOps hosts over all hours in the current date for the given org.
apm_fargate_count_avg
\nint64
Shows the average of all APM ECS Fargate tasks over all hours in the current date for all organizations.
apm_host_top99p
\nint64
Shows the 99th percentile of all distinct APM hosts over all hours in the current date for all organizations.
appsec_fargate_count_avg
\nint64
Shows the average of all Application Security Monitoring ECS Fargate tasks over all hours in the current date for all organizations.
asm_serverless_sum
\nint64
Shows the sum of all Application Security Monitoring Serverless invocations over all hours in the current date for all organizations.
audit_logs_lines_indexed_sum
\nint64
DEPRECATED: Shows the sum of audit logs lines indexed over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
audit_trail_enabled_hwm
\nint64
Shows the number of organizations that had Audit Trail enabled in the current date.
avg_profiled_fargate_tasks
\nint64
The average total count for Fargate Container Profiler over all hours in the current date for all organizations.
aws_host_top99p
\nint64
Shows the 99th percentile of all AWS hosts over all hours in the current date for all organizations.
aws_lambda_func_count
\nint64
Shows the average of the number of functions that executed 1 or more times each hour in the current date for all organizations.
aws_lambda_invocations_sum
\nint64
Shows the sum of all AWS Lambda invocations over all hours in the current date for all organizations.
azure_app_service_top99p
\nint64
Shows the 99th percentile of all Azure app services over all hours in the current date for all organizations.
billable_ingested_bytes_sum
\nint64
Shows the sum of all log bytes ingested over all hours in the current date for all organizations.
bits_ai_investigations_sum
\nint64
Shows the sum of all Bits AI Investigations over all hours in the current date for all organizations.
browser_rum_lite_session_count_sum
\nint64
DEPRECATED: Shows the sum of all browser lite sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
browser_rum_replay_session_count_sum
\nint64
Shows the sum of all browser replay sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
browser_rum_units_sum
\nint64
DEPRECATED: Shows the sum of all browser RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
ci_pipeline_indexed_spans_sum
\nint64
Shows the sum of all CI pipeline indexed spans over all hours in the current month for all organizations.
ci_test_indexed_spans_sum
\nint64
Shows the sum of all CI test indexed spans over all hours in the current month for all organizations.
ci_visibility_itr_committers_hwm
\nint64
Shows the high-water mark of all CI visibility intelligent test runner committers over all hours in the current month for all organizations.
ci_visibility_pipeline_committers_hwm
\nint64
Shows the high-water mark of all CI visibility pipeline committers over all hours in the current month for all organizations.
ci_visibility_test_committers_hwm
\nint64
Shows the high-water mark of all CI visibility test committers over all hours in the current month for all organizations.
cloud_cost_management_aws_host_count_avg
\nint64
Host count average of Cloud Cost Management for AWS for the given date and given organization.
cloud_cost_management_azure_host_count_avg
\nint64
Host count average of Cloud Cost Management for Azure for the given date and given organization.
cloud_cost_management_gcp_host_count_avg
\nint64
Host count average of Cloud Cost Management for GCP for the given date and given organization.
cloud_cost_management_host_count_avg
\nint64
Host count average of Cloud Cost Management for all cloud providers for the given date and given organization.
cloud_siem_events_sum
\nint64
Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org.
code_analysis_sa_committers_hwm
\nint64
Shows the high-water mark of all Static Analysis committers over all hours in the current date for the given org.
code_analysis_sca_committers_hwm
\nint64
Shows the high-water mark of all static Software Composition Analysis committers over all hours in the current date for the given org.
code_security_host_top99p
\nint64
Shows the 99th percentile of all Code Security hosts over all hours in the current date for the given org.
container_avg
\nint64
Shows the average of all distinct containers over all hours in the current date for all organizations.
container_excl_agent_avg
\nint64
Shows the average of containers without the Datadog Agent over all hours in the current date for all organizations.
container_hwm
\nint64
Shows the high-water mark of all distinct containers over all hours in the current date for all organizations.
csm_container_enterprise_compliance_count_sum
\nint64
Shows the sum of all Cloud Security Management Enterprise compliance containers over all hours in the current date for the given org.
csm_container_enterprise_cws_count_sum
\nint64
Shows the sum of all Cloud Security Management Enterprise Cloud Workload Security containers over all hours in the current date for the given org.
csm_container_enterprise_total_count_sum
\nint64
Shows the sum of all Cloud Security Management Enterprise containers over all hours in the current date for the given org.
csm_host_enterprise_aas_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise Azure app services hosts over all hours in the current date for the given org.
csm_host_enterprise_aws_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise AWS hosts over all hours in the current date for the given org.
csm_host_enterprise_azure_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise Azure hosts over all hours in the current date for the given org.
csm_host_enterprise_compliance_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise compliance hosts over all hours in the current date for the given org.
csm_host_enterprise_cws_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise Cloud Workload Security hosts over all hours in the current date for the given org.
csm_host_enterprise_gcp_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise GCP hosts over all hours in the current date for the given org.
csm_host_enterprise_total_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise hosts over all hours in the current date for the given org.
cspm_aas_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro Azure app services hosts over all hours in the current date for all organizations.
cspm_aws_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro AWS hosts over all hours in the current date for all organizations.
cspm_azure_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro Azure hosts over all hours in the current date for all organizations.
cspm_container_avg
\nint64
Shows the average number of Cloud Security Management Pro containers over all hours in the current date for all organizations.
cspm_container_hwm
\nint64
Shows the high-water mark of Cloud Security Management Pro containers over all hours in the current date for all organizations.
cspm_gcp_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro GCP hosts over all hours in the current date for all organizations.
cspm_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro hosts over all hours in the current date for all organizations.
custom_ts_avg
\nint64
Shows the average number of distinct custom metrics over all hours in the current date for all organizations.
cws_container_count_avg
\nint64
Shows the average of all distinct Cloud Workload Security containers over all hours in the current date for all organizations.
cws_fargate_task_avg
\nint64
Shows the average of all distinct Cloud Workload Security Fargate tasks over all hours in the current date for all organizations.
cws_host_top99p
\nint64
Shows the 99th percentile of all Cloud Workload Security hosts over all hours in the current date for all organizations.
data_jobs_monitoring_host_hr_sum
\nint64
Shows the sum of all Data Jobs Monitoring hosts over all hours in the current date for the given org.
date
\ndate-time
The date for the usage.
dbm_host_top99p
\nint64
Shows the 99th percentile of all Database Monitoring hosts over all hours in the current date for all organizations.
dbm_queries_count_avg
\nint64
Shows the average of all normalized Database Monitoring queries over all hours in the current date for all organizations.
eph_infra_host_agent_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current date for the given org.
eph_infra_host_alibaba_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on Alibaba over all hours in the current date for the given org.
eph_infra_host_aws_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on AWS over all hours in the current date for the given org.
eph_infra_host_azure_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org.
eph_infra_host_ent_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org.
eph_infra_host_gcp_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on GCP over all hours in the current date for the given org.
eph_infra_host_heroku_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on Heroku over all hours in the current date for the given org.
eph_infra_host_only_aas_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts with only Azure App Services over all hours in the current date for the given org.
eph_infra_host_only_vsphere_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts with only vSphere over all hours in the current date for the given org.
eph_infra_host_opentelemetry_apm_sum
\nint64
Shows the sum of all ephemeral APM hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org.
eph_infra_host_opentelemetry_sum
\nint64
Shows the sum of all ephemeral hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org.
eph_infra_host_pro_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts for Pro over all hours in the current date for the given org.
eph_infra_host_proplus_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts for Pro Plus over all hours in the current date for the given org.
error_tracking_apm_error_events_sum
\nint64
Shows the sum of all Error Tracking APM error events over all hours in the current date for the given org.
error_tracking_error_events_sum
\nint64
Shows the sum of all Error Tracking error events over all hours in the current date for the given org.
error_tracking_events_sum
\nint64
Shows the sum of all Error Tracking events over all hours in the current date for the given org.
error_tracking_rum_error_events_sum
\nint64
Shows the sum of all Error Tracking RUM error events over all hours in the current date for the given org.
event_management_correlation_correlated_events_sum
\nint64
Shows the sum of all Event Management correlated events over all hours in the current date for all organizations.
event_management_correlation_correlated_related_events_sum
\nint64
Shows the sum of all Event Management correlated related events over all hours in the current date for all organizations.
event_management_correlation_sum
\nint64
Shows the sum of all Event Management correlations over all hours in the current date for all organizations.
fargate_container_profiler_profiling_fargate_avg
\nint64
The average number of Profiling Fargate tasks over all hours in the current date for all organizations.
fargate_container_profiler_profiling_fargate_eks_avg
\nint64
The average number of Profiling Fargate Elastic Kubernetes Service tasks over all hours in the current date for all organizations.
fargate_tasks_count_avg
\nint64
Shows the high-watermark of all Fargate tasks over all hours in the current date for all organizations.
fargate_tasks_count_hwm
\nint64
Shows the average of all Fargate tasks over all hours in the current date for all organizations.
flex_logs_compute_large_avg
\nint64
Shows the average number of Flex Logs Compute Large Instances over all hours in the current date for the given org.
flex_logs_compute_medium_avg
\nint64
Shows the average number of Flex Logs Compute Medium Instances over all hours in the current date for the given org.
flex_logs_compute_small_avg
\nint64
Shows the average number of Flex Logs Compute Small Instances over all hours in the current date for the given org.
flex_logs_compute_xlarge_avg
\nint64
Shows the average number of Flex Logs Compute Extra Large Instances over all hours in the current date for the given org.
flex_logs_compute_xsmall_avg
\nint64
Shows the average number of Flex Logs Compute Extra Small Instances over all hours in the current date for the given org.
flex_logs_starter_avg
\nint64
Shows the average number of Flex Logs Starter Instances over all hours in the current date for the given org.
flex_logs_starter_storage_index_avg
\nint64
Shows the average number of Flex Logs Starter Storage Index Instances over all hours in the current date for the given org.
flex_logs_starter_storage_retention_adjustment_avg
\nint64
Shows the average number of Flex Logs Starter Storage Retention Adjustment Instances over all hours in the current date for the given org.
flex_stored_logs_avg
\nint64
Shows the average of all Flex Stored Logs over all hours in the current date for the given org.
forwarding_events_bytes_sum
\nint64
Shows the sum of all log bytes forwarded over all hours in the current date for all organizations.
gcp_host_top99p
\nint64
Shows the 99th percentile of all GCP hosts over all hours in the current date for all organizations.
heroku_host_top99p
\nint64
Shows the 99th percentile of all Heroku dynos over all hours in the current date for all organizations.
incident_management_monthly_active_users_hwm
\nint64
Shows the high-water mark of incident management monthly active users over all hours in the current date for all organizations.
indexed_events_count_sum
\nint64
Shows the sum of all log events indexed over all hours in the current date for all organizations.
infra_host_top99p
\nint64
Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for all organizations.
ingested_events_bytes_sum
\nint64
Shows the sum of all log bytes ingested over all hours in the current date for all organizations.
iot_device_sum
\nint64
Shows the sum of all IoT devices over all hours in the current date for all organizations.
iot_device_top99p
\nint64
Shows the 99th percentile of all IoT devices over all hours in the current date all organizations.
llm_observability_min_spend_sum
\nint64
Sum of all LLM observability minimum spend over all hours in the current date for all organizations.
llm_observability_sum
\nint64
Sum of all LLM observability sessions over all hours in the current date for all organizations.
mobile_rum_lite_session_count_sum
\nint64
DEPRECATED: Shows the sum of all mobile lite sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_android_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on Android over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_flutter_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on Flutter over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_ios_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on iOS over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_reactnative_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on React Native over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_roku_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on Roku over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_units_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
ndm_netflow_events_sum
\nint64
Shows the sum of all Network Device Monitoring NetFlow events over all hours in the current date for the given org.
netflow_indexed_events_count_sum
\nint64
DEPRECATED: Shows the sum of all Network flows indexed over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
network_device_wireless_top99p
\nint64
Shows the 99th percentile of all Network Device Monitoring wireless devices over all hours in the current date for all organizations.
npm_host_top99p
\nint64
Shows the 99th percentile of all distinct Cloud Network Monitoring hosts (formerly known as Network hosts) over all hours in the current date for all organizations.
observability_pipelines_bytes_processed_sum
\nint64
Sum of all observability pipelines bytes processed over all hours in the current date for the given org.
oci_host_sum
\nint64
Shows the sum of all Oracle Cloud Infrastructure hosts over all hours in the current date for the given org.
oci_host_top99p
\nint64
Shows the 99th percentile of all Oracle Cloud Infrastructure hosts over all hours in the current date for the given org.
on_call_seat_hwm
\nint64
Shows the high-water mark of On-Call seats over all hours in the current date for all organizations.
online_archive_events_count_sum
\nint64
Sum of all online archived events over all hours in the current date for all organizations.
opentelemetry_apm_host_top99p
\nint64
Shows the 99th percentile of APM hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for all organizations.
opentelemetry_host_top99p
\nint64
Shows the 99th percentile of all hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for all organizations.
orgs
\n[object]
Organizations associated with a user.
account_name
\nstring
The account name.
account_public_id
\nstring
The account public id.
agent_host_top99p
\nint64
Shows the 99th percentile of all agent hosts over all hours in the current date for the given org.
apm_azure_app_service_host_top99p
\nint64
Shows the 99th percentile of all Azure app services using APM over all hours in the current date for the given org.
apm_devsecops_host_top99p
\nint64
Shows the 99th percentile of all APM DevSecOps hosts over all hours in the current date for the given org.
apm_fargate_count_avg
\nint64
Shows the average of all APM ECS Fargate tasks over all hours in the current month for the given org.
apm_host_top99p
\nint64
Shows the 99th percentile of all distinct APM hosts over all hours in the current date for the given org.
appsec_fargate_count_avg
\nint64
Shows the average of all Application Security Monitoring ECS Fargate tasks over all hours in the current month for the given org.
asm_serverless_sum
\nint64
Shows the sum of all Application Security Monitoring Serverless invocations over all hours in the current month for the given org.
audit_logs_lines_indexed_sum
\nint64
DEPRECATED: Shows the sum of all audit logs lines indexed over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
audit_trail_enabled_hwm
\nint64
Shows whether Audit Trail is enabled for the current date for the given org.
avg_profiled_fargate_tasks
\nint64
The average total count for Fargate Container Profiler over all hours in the current month for the given org.
aws_host_top99p
\nint64
Shows the 99th percentile of all AWS hosts over all hours in the current date for the given org.
aws_lambda_func_count
\nint64
Shows the sum of all AWS Lambda invocations over all hours in the current date for the given org.
aws_lambda_invocations_sum
\nint64
Shows the sum of all AWS Lambda invocations over all hours in the current date for the given org.
azure_app_service_top99p
\nint64
Shows the 99th percentile of all Azure app services over all hours in the current date for the given org.
billable_ingested_bytes_sum
\nint64
Shows the sum of all log bytes ingested over all hours in the current date for the given org.
bits_ai_investigations_sum
\nint64
Shows the sum of all Bits AI Investigations over all hours in the current date for the given org.
browser_rum_lite_session_count_sum
\nint64
DEPRECATED: Shows the sum of all browser lite sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
browser_rum_replay_session_count_sum
\nint64
Shows the sum of all browser replay sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
browser_rum_units_sum
\nint64
DEPRECATED: Shows the sum of all browser RUM units over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
ci_pipeline_indexed_spans_sum
\nint64
Shows the sum of all CI pipeline indexed spans over all hours in the current date for the given org.
ci_test_indexed_spans_sum
\nint64
Shows the sum of all CI test indexed spans over all hours in the current date for the given org.
ci_visibility_itr_committers_hwm
\nint64
Shows the high-water mark of all CI visibility intelligent test runner committers over all hours in the current date for the given org.
ci_visibility_pipeline_committers_hwm
\nint64
Shows the high-water mark of all CI visibility pipeline committers over all hours in the current date for the given org.
ci_visibility_test_committers_hwm
\nint64
Shows the high-water mark of all CI visibility test committers over all hours in the current date for the given org.
cloud_cost_management_aws_host_count_avg
\nint64
Host count average of Cloud Cost Management for AWS for the given date and given org.
cloud_cost_management_azure_host_count_avg
\nint64
Host count average of Cloud Cost Management for Azure for the given date and given org.
cloud_cost_management_gcp_host_count_avg
\nint64
Host count average of Cloud Cost Management for GCP for the given date and given org.
cloud_cost_management_host_count_avg
\nint64
Host count average of Cloud Cost Management for all cloud providers for the given date and given org.
cloud_siem_events_sum
\nint64
Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org.
code_analysis_sa_committers_hwm
\nint64
Shows the high-water mark of all Static Analysis committers over all hours in the current date for the given org.
code_analysis_sca_committers_hwm
\nint64
Shows the high-water mark of all static Software Composition Analysis committers over all hours in the current date for the given org.
code_security_host_top99p
\nint64
Shows the 99th percentile of all Code Security hosts over all hours in the current date for the given org.
container_avg
\nint64
Shows the average of all distinct containers over all hours in the current date for the given org.
container_excl_agent_avg
\nint64
Shows the average of containers without the Datadog Agent over all hours in the current date for the given organization.
container_hwm
\nint64
Shows the high-water mark of all distinct containers over all hours in the current date for the given org.
csm_container_enterprise_compliance_count_sum
\nint64
Shows the sum of all Cloud Security Management Enterprise compliance containers over all hours in the current date for the given org.
csm_container_enterprise_cws_count_sum
\nint64
Shows the sum of all Cloud Security Management Enterprise Cloud Workload Security containers over all hours in the current date for the given org.
csm_container_enterprise_total_count_sum
\nint64
Shows the sum of all Cloud Security Management Enterprise containers over all hours in the current date for the given org.
csm_host_enterprise_aas_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise Azure app services hosts over all hours in the current date for the given org.
csm_host_enterprise_aws_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise AWS hosts over all hours in the current date for the given org.
csm_host_enterprise_azure_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise Azure hosts over all hours in the current date for the given org.
csm_host_enterprise_compliance_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise compliance hosts over all hours in the current date for the given org.
csm_host_enterprise_cws_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise Cloud Workload Security hosts over all hours in the current date for the given org.
csm_host_enterprise_gcp_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise GCP hosts over all hours in the current date for the given org.
csm_host_enterprise_total_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise hosts over all hours in the current date for the given org.
cspm_aas_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro Azure app services hosts over all hours in the current date for the given org.
cspm_aws_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro AWS hosts over all hours in the current date for the given org.
cspm_azure_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro Azure hosts over all hours in the current date for the given org.
cspm_container_avg
\nint64
Shows the average number of Cloud Security Management Pro containers over all hours in the current date for the given org.
cspm_container_hwm
\nint64
Shows the high-water mark of Cloud Security Management Pro containers over all hours in the current date for the given org.
cspm_gcp_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro GCP hosts over all hours in the current date for the given org.
cspm_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro hosts over all hours in the current date for the given org.
custom_historical_ts_avg
\nint64
Shows the average number of distinct historical custom metrics over all hours in the current date for the given org.
custom_live_ts_avg
\nint64
Shows the average number of distinct live custom metrics over all hours in the current date for the given org.
custom_ts_avg
\nint64
Shows the average number of distinct custom metrics over all hours in the current date for the given org.
cws_container_count_avg
\nint64
Shows the average of all distinct Cloud Workload Security containers over all hours in the current date for the given org.
cws_fargate_task_avg
\nint64
Shows the average of all distinct Cloud Workload Security Fargate tasks over all hours in the current date for the given org.
cws_host_top99p
\nint64
Shows the 99th percentile of all Cloud Workload Security hosts over all hours in the current date for the given org.
data_jobs_monitoring_host_hr_sum
\nint64
Shows the sum of all Data Jobs Monitoring hosts over all hours in the current date for the given org.
dbm_host_top99p_sum
\nint64
Shows the 99th percentile of all Database Monitoring hosts over all hours in the current month for the given org.
dbm_queries_avg_sum
\nint64
Shows the average of all distinct Database Monitoring normalized queries over all hours in the current month for the given org.
eph_infra_host_agent_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current date for the given org.
eph_infra_host_alibaba_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on Alibaba over all hours in the current date for the given org.
eph_infra_host_aws_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on AWS over all hours in the current date for the given org.
eph_infra_host_azure_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org.
eph_infra_host_ent_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org.
eph_infra_host_gcp_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on GCP over all hours in the current date for the given org.
eph_infra_host_heroku_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on Heroku over all hours in the current date for the given org.
eph_infra_host_only_aas_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts with only Azure App Services over all hours in the current date for the given org.
eph_infra_host_only_vsphere_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts with only vSphere over all hours in the current date for the given org.
eph_infra_host_opentelemetry_apm_sum
\nint64
Shows the sum of all ephemeral APM hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org.
eph_infra_host_opentelemetry_sum
\nint64
Shows the sum of all ephemeral hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org.
eph_infra_host_pro_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts for Pro over all hours in the current date for the given org.
eph_infra_host_proplus_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts for Pro Plus over all hours in the current date for the given org.
error_tracking_apm_error_events_sum
\nint64
Shows the sum of all Error Tracking APM error events over all hours in the current date for the given org.
error_tracking_error_events_sum
\nint64
Shows the sum of all Error Tracking error events over all hours in the current date for the given org.
error_tracking_events_sum
\nint64
Shows the sum of all Error Tracking events over all hours in the current date for the given org.
error_tracking_rum_error_events_sum
\nint64
Shows the sum of all Error Tracking RUM error events over all hours in the current date for the given org.
event_management_correlation_correlated_events_sum
\nint64
Shows the sum of all Event Management correlated events over all hours in the current date for the given org.
event_management_correlation_correlated_related_events_sum
\nint64
Shows the sum of all Event Management correlated related events over all hours in the current date for the given org.
event_management_correlation_sum
\nint64
Shows the sum of all Event Management correlations over all hours in the current date for the given org.
fargate_container_profiler_profiling_fargate_avg
\nint64
The average number of Profiling Fargate tasks over all hours in the current month for the given org.
fargate_container_profiler_profiling_fargate_eks_avg
\nint64
The average number of Profiling Fargate Elastic Kubernetes Service tasks over all hours in the current month for the given org.
fargate_tasks_count_avg
\nint64
The average task count for Fargate.
fargate_tasks_count_hwm
\nint64
Shows the high-water mark of all Fargate tasks over all hours in the current date for the given org.
flex_logs_compute_large_avg
\nint64
Shows the average number of Flex Logs Compute Large Instances over all hours in the current date for the given org.
flex_logs_compute_medium_avg
\nint64
Shows the average number of Flex Logs Compute Medium Instances over all hours in the current date for the given org.
flex_logs_compute_small_avg
\nint64
Shows the average number of Flex Logs Compute Small Instances over all hours in the current date for the given org.
flex_logs_compute_xlarge_avg
\nint64
Shows the average number of Flex Logs Compute Extra Large Instances over all hours in the current date for the given org.
flex_logs_compute_xsmall_avg
\nint64
Shows the average number of Flex Logs Compute Extra Small Instances over all hours in the current date for the given org.
flex_logs_starter_avg
\nint64
Shows the average number of Flex Logs Starter Instances over all hours in the current date for the given org.
flex_logs_starter_storage_index_avg
\nint64
Shows the average number of Flex Logs Starter Storage Index Instances over all hours in the current date for the given org.
flex_logs_starter_storage_retention_adjustment_avg
\nint64
Shows the average number of Flex Logs Starter Storage Retention Adjustment Instances over all hours in the current date for the given org.
flex_stored_logs_avg
\nint64
Shows the average of all Flex Stored Logs over all hours in the current date for the given org.
forwarding_events_bytes_sum
\nint64
Shows the sum of all log bytes forwarded over all hours in the current date for the given org.
gcp_host_top99p
\nint64
Shows the 99th percentile of all GCP hosts over all hours in the current date for the given org.
heroku_host_top99p
\nint64
Shows the 99th percentile of all Heroku dynos over all hours in the current date for the given org.
id
\nstring
The organization id.
incident_management_monthly_active_users_hwm
\nint64
Shows the high-water mark of incident management monthly active users over all hours in the current date for the given org.
indexed_events_count_sum
\nint64
DEPRECATED: Shows the sum of all log events indexed over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
infra_host_top99p
\nint64
Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for the given org.
ingested_events_bytes_sum
\nint64
Shows the sum of all log bytes ingested over all hours in the current date for the given org.
iot_device_agg_sum
\nint64
Shows the sum of all IoT devices over all hours in the current date for the given org.
iot_device_top99p_sum
\nint64
Shows the 99th percentile of all IoT devices over all hours in the current date for the given org.
llm_observability_min_spend_sum
\nint64
Shows the sum of all LLM Observability minimum spend over all hours in the current date for the given org.
llm_observability_sum
\nint64
Shows the sum of all LLM observability sessions over all hours in the current date for the given org.
mobile_rum_lite_session_count_sum
\nint64
DEPRECATED: Shows the sum of all mobile lite sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
mobile_rum_session_count_android_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on Android over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
mobile_rum_session_count_flutter_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on Flutter over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
mobile_rum_session_count_ios_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on iOS over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
mobile_rum_session_count_reactnative_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on React Native over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
mobile_rum_session_count_roku_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on Roku over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
mobile_rum_session_count_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
mobile_rum_units_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM units over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
name
\nstring
The organization name.
ndm_netflow_events_sum
\nint64
Shows the sum of all Network Device Monitoring NetFlow events over all hours in the current date for the given org.
netflow_indexed_events_count_sum
\nint64
DEPRECATED: Shows the sum of all Network flows indexed over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
network_device_wireless_top99p
\nint64
Shows the 99th percentile of all Network Device Monitoring wireless devices over all hours in the current date for the given org.
npm_host_top99p
\nint64
Shows the 99th percentile of all distinct Cloud Network Monitoring hosts (formerly known as Network hosts) over all hours in the current date for the given org.
observability_pipelines_bytes_processed_sum
\nint64
Sum of all observability pipelines bytes processed over all hours in the current date for the given org.
oci_host_sum
\nint64
Shows the sum of all Oracle Cloud Infrastructure hosts over all hours in the current date for the given org.
oci_host_top99p
\nint64
Shows the 99th percentile of all Oracle Cloud Infrastructure hosts over all hours in the current date for the given org.
on_call_seat_hwm
\nint64
Shows the high-water mark of On-Call seats over all hours in the current date for the given org.
online_archive_events_count_sum
\nint64
Sum of all online archived events over all hours in the current date for the given org.
opentelemetry_apm_host_top99p
\nint64
Shows the 99th percentile of APM hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org.
opentelemetry_host_top99p
\nint64
Shows the 99th percentile of all hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org.
product_analytics_sum
\nint64
Shows the sum of all product analytics sessions over all hours in the current date for the given org.
profiling_aas_count_top99p
\nint64
Shows the 99th percentile of all profiled Azure app services over all hours in the current date for all organizations.
profiling_host_top99p
\nint64
Shows the 99th percentile of all profiled hosts over all hours within the current date for the given org.
public_id
\nstring
The organization public id.
published_app_hwm
\nint64
Shows the high-water mark of all published applications over all hours in the current date for the given org.
region
\nstring
The region of the organization.
rum_browser_and_mobile_session_count
\nint64
Shows the sum of all mobile sessions and all browser lite and legacy sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
rum_browser_legacy_session_count_sum
\nint64
Shows the sum of all browser RUM legacy sessions over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_browser_lite_session_count_sum
\nint64
Shows the sum of all browser RUM lite sessions over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_browser_replay_session_count_sum
\nint64
Shows the sum of all browser RUM Session Replay counts over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_indexed_sessions_sum
\nint64
Shows the sum of all RUM indexed sessions over all hours in the current date for the given org.
rum_ingested_sessions_sum
\nint64
Shows the sum of all RUM ingested sessions over all hours in the current date for the given org.
rum_lite_session_count_sum
\nint64
Shows the sum of all RUM lite sessions (browser and mobile) over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_android_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on Android over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_flutter_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on Flutter over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_ios_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on iOS over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_reactnative_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on React Native over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_roku_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on Roku over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_android_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Android over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_flutter_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Flutter over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_ios_sum
\nint64
Shows the sum of all mobile RUM lite sessions on iOS over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_kotlinmultiplatform_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Kotlin Multiplatform over all hours within the current date for the given org.
rum_mobile_lite_session_count_reactnative_sum
\nint64
Shows the sum of all mobile RUM lite sessions on React Native over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_roku_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Roku over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_unity_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Unity over all hours within the current date for the given org.
rum_mobile_replay_session_count_android_sum
\nint64
Shows the sum of all mobile RUM replay sessions on Android over all hours within the current date for the given org.
rum_mobile_replay_session_count_ios_sum
\nint64
Shows the sum of all mobile RUM replay sessions on iOS over all hours within the current date for the given org.
rum_mobile_replay_session_count_kotlinmultiplatform_sum
\nint64
Shows the sum of all mobile RUM replay sessions on Kotlin Multiplatform over all hours within the current date for the given org.
rum_mobile_replay_session_count_reactnative_sum
\nint64
Shows the sum of all mobile RUM replay sessions on React Native over all hours within the current date for the given org.
rum_replay_session_count_sum
\nint64
Shows the sum of all RUM Session Replay counts over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_session_count_sum
\nint64
DEPRECATED: Shows the sum of all browser RUM lite sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
rum_session_replay_add_on_sum
\nint64
Shows the sum of all RUM session replay add-on sessions over all hours in the current date for the given org.
rum_total_session_count_sum
\nint64
Shows the sum of RUM sessions (browser and mobile) over all hours in the current date for the given org.
rum_units_sum
\nint64
DEPRECATED: Shows the sum of all browser and mobile RUM units over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
sca_fargate_count_avg
\nint64
Shows the average of all Software Composition Analysis Fargate tasks over all hours in the current date for the given org.
sca_fargate_count_hwm
\nint64
Shows the sum of the high-water marks of all Software Composition Analysis Fargate tasks over all hours in the current date for the given org.
sds_apm_scanned_bytes_sum
\nint64
Sum of all APM bytes scanned with sensitive data scanner over all hours in the current date for the given org.
sds_events_scanned_bytes_sum
\nint64
Sum of all event stream events bytes scanned with sensitive data scanner over all hours in the current date for the given org.
sds_logs_scanned_bytes_sum
\nint64
Shows the sum of all bytes scanned of logs usage by the Sensitive Data Scanner over all hours in the current month for the given org.
sds_rum_scanned_bytes_sum
\nint64
Sum of all RUM bytes scanned with sensitive data scanner over all hours in the current date for the given org.
sds_total_scanned_bytes_sum
\nint64
Shows the sum of all bytes scanned across all usage types by the Sensitive Data Scanner over all hours in the current month for the given org.
serverless_apps_apm_apm_azure_appservice_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Azure App Service instances for the given date and given org.
serverless_apps_apm_apm_azure_azurefunction_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Azure Function instances for the given date and given org.
serverless_apps_apm_apm_azure_containerapp_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Azure Container App instances for the given date and given org.
serverless_apps_apm_apm_fargate_ecs_tasks_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Fargate Elastic Container Service tasks for the given date and given org.
serverless_apps_apm_apm_gcp_cloudfunction_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Google Cloud Platform Cloud Function instances for the given date and given org.
serverless_apps_apm_apm_gcp_cloudrun_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Google Cloud Platform Cloud Run instances for the given date and given org.
serverless_apps_apm_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for the given date and given org.
serverless_apps_apm_excl_fargate_apm_azure_appservice_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure App Service instances for the given date and given org.
serverless_apps_apm_excl_fargate_apm_azure_azurefunction_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure Function instances for the given date and given org.
serverless_apps_apm_excl_fargate_apm_azure_containerapp_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure Container App instances for the given date and given org.
serverless_apps_apm_excl_fargate_apm_gcp_cloudfunction_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Google Cloud Platform Cloud Function instances for the given date and given org.
serverless_apps_apm_excl_fargate_apm_gcp_cloudrun_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Google Cloud Platform Cloud Run instances for the given date and given org.
serverless_apps_apm_excl_fargate_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for the given date and given org.
serverless_apps_azure_container_app_instances_avg
\nint64
Shows the average number of Serverless Apps for Azure Container App instances for the given date and given org.
serverless_apps_azure_count_avg
\nint64
Shows the average number of Serverless Apps for Azure for the given date and given org.
serverless_apps_azure_function_app_instances_avg
\nint64
Shows the average number of Serverless Apps for Azure Function App instances for the given date and given org.
serverless_apps_azure_web_app_instances_avg
\nint64
Shows the average number of Serverless Apps for Azure Web App instances for the given date and given org.
serverless_apps_ecs_avg
\nint64
Shows the average number of Serverless Apps for Elastic Container Service for the given date and given org.
serverless_apps_eks_avg
\nint64
Shows the average number of Serverless Apps for Elastic Kubernetes Service for the given date and given org.
serverless_apps_excl_fargate_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for the given date and given org.
serverless_apps_excl_fargate_azure_container_app_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Azure Container App instances for the given date and given org.
serverless_apps_excl_fargate_azure_function_app_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Azure Function App instances for the given date and given org.
serverless_apps_excl_fargate_azure_web_app_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Azure Web App instances for the given date and given org.
serverless_apps_excl_fargate_google_cloud_functions_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Google Cloud Platform Cloud Functions instances for the given date and given org.
serverless_apps_excl_fargate_google_cloud_run_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Google Cloud Platform Cloud Run instances for the given date and given org.
serverless_apps_google_cloud_functions_instances_avg
\nint64
Shows the average number of Serverless Apps for Google Cloud Platform Cloud Functions instances for the given date and given org.
serverless_apps_google_cloud_run_instances_avg
\nint64
Shows the average number of Serverless Apps for Google Cloud Platform Cloud Run instances for the given date and given org.
serverless_apps_google_count_avg
\nint64
Shows the average number of Serverless Apps for Google Cloud for the given date and given org.
serverless_apps_total_count_avg
\nint64
Shows the average number of Serverless Apps for Azure and Google Cloud for the given date and given org.
siem_analyzed_logs_add_on_count_sum
\nint64
Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current date for the given org.
synthetics_browser_check_calls_count_sum
\nint64
Shows the sum of all Synthetic browser tests over all hours in the current date for the given org.
synthetics_check_calls_count_sum
\nint64
Shows the sum of all Synthetic API tests over all hours in the current date for the given org.
synthetics_mobile_test_runs_sum
\nint64
Shows the sum of all Synthetic mobile application tests over all hours in the current date for the given org.
synthetics_parallel_testing_max_slots_hwm
\nint64
Shows the high-water mark of used synthetics parallel testing slots over all hours in the current date for the given org.
trace_search_indexed_events_count_sum
\nint64
Shows the sum of all Indexed Spans indexed over all hours in the current date for the given org.
twol_ingested_events_bytes_sum
\nint64
Shows the sum of all ingested APM span bytes over all hours in the current date for the given org.
universal_service_monitoring_host_top99p
\nint64
Shows the 99th percentile of all Universal Service Monitoring hosts over all hours in the current date for the given org.
vsphere_host_top99p
\nint64
Shows the 99th percentile of all vSphere hosts over all hours in the current date for the given org.
vuln_management_host_count_top99p
\nint64
Shows the 99th percentile of all Application Vulnerability Management hosts over all hours in the current date for the given org.
workflow_executions_usage_sum
\nint64
Sum of all workflows executed over all hours in the current date for the given org.
product_analytics_sum
\nint64
Sum of all product analytics sessions over all hours in the current date for all organizations.
profiling_aas_count_top99p
\nint64
Shows the 99th percentile of all profiled Azure app services over all hours in the current date for all organizations.
profiling_host_top99p
\nint64
Shows the 99th percentile of all profiled hosts over all hours within the current date for all organizations.
published_app_hwm
\nint64
Shows the high-water mark of all published applications over all hours in the current date for all organizations.
rum_browser_and_mobile_session_count
\nint64
Shows the sum of all mobile sessions and all browser lite and legacy sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
rum_browser_legacy_session_count_sum
\nint64
Shows the sum of all browser RUM legacy sessions over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_browser_lite_session_count_sum
\nint64
Shows the sum of all browser RUM lite sessions over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_browser_replay_session_count_sum
\nint64
Shows the sum of all browser RUM Session Replay counts over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_indexed_sessions_sum
\nint64
Sum of all RUM indexed sessions over all hours in the current date for all organizations.
rum_ingested_sessions_sum
\nint64
Sum of all RUM ingested sessions over all hours in the current date for all organizations.
rum_lite_session_count_sum
\nint64
Shows the sum of all RUM lite sessions (browser and mobile) over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_android_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on Android over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_flutter_sum
\nint64
Shows the sum of all mobile RUM legacy Sessions on Flutter over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_ios_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on iOS over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_reactnative_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on React Native over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_roku_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on Roku over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_android_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Android over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_flutter_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Flutter over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_ios_sum
\nint64
Shows the sum of all mobile RUM lite sessions on iOS over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_kotlinmultiplatform_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Kotlin Multiplatform over all hours within the current date for all organizations.
rum_mobile_lite_session_count_reactnative_sum
\nint64
Shows the sum of all mobile RUM lite sessions on React Native over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_roku_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Roku over all hours within the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_unity_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Unity over all hours within the current date for all organizations.
rum_mobile_replay_session_count_android_sum
\nint64
Shows the sum of all mobile RUM replay sessions on Android over all hours within the current date for the given org.
rum_mobile_replay_session_count_ios_sum
\nint64
Shows the sum of all mobile RUM replay sessions on iOS over all hours within the current date for the given org.
rum_mobile_replay_session_count_kotlinmultiplatform_sum
\nint64
Shows the sum of all mobile RUM replay sessions on Kotlin Multiplatform over all hours within the current date for all organizations.
rum_mobile_replay_session_count_reactnative_sum
\nint64
Shows the sum of all mobile RUM replay sessions on React Native over all hours within the current date for the given org.
rum_replay_session_count_sum
\nint64
Shows the sum of all RUM Session Replay counts over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_session_count_sum
\nint64
DEPRECATED: Shows the sum of all browser RUM lite sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
rum_session_replay_add_on_sum
\nint64
Sum of all RUM session replay add-on sessions over all hours in the current date for all organizations.
rum_total_session_count_sum
\nint64
Shows the sum of RUM sessions (browser and mobile) over all hours in the current date for all organizations.
rum_units_sum
\nint64
DEPRECATED: Shows the sum of all browser and mobile RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
sca_fargate_count_avg
\nint64
Shows the average of all Software Composition Analysis Fargate tasks over all hours in the current date for the given org.
sca_fargate_count_hwm
\nint64
Shows the sum of the high-water marks of all Software Composition Analysis Fargate tasks over all hours in the current date for the given org.
sds_apm_scanned_bytes_sum
\nint64
Sum of all APM bytes scanned with sensitive data scanner over all hours in the current date for all organizations.
sds_events_scanned_bytes_sum
\nint64
Sum of all event stream events bytes scanned with sensitive data scanner over all hours in the current date for all organizations.
sds_logs_scanned_bytes_sum
\nint64
Shows the sum of all bytes scanned of logs usage by the Sensitive Data Scanner over all hours in the current month for all organizations.
sds_rum_scanned_bytes_sum
\nint64
Sum of all RUM bytes scanned with sensitive data scanner over all hours in the current date for all organizations.
sds_total_scanned_bytes_sum
\nint64
Shows the sum of all bytes scanned across all usage types by the Sensitive Data Scanner over all hours in the current month for all organizations.
serverless_apps_apm_apm_azure_appservice_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Azure App Service instances for the current date for all organizations.
serverless_apps_apm_apm_azure_azurefunction_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Azure Function instances for the current date for all organizations.
serverless_apps_apm_apm_azure_containerapp_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Azure Container App instances for the current date for all organizations.
serverless_apps_apm_apm_fargate_ecs_tasks_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Fargate Elastic Container Service tasks for the current date for all organizations.
serverless_apps_apm_apm_gcp_cloudfunction_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Google Cloud Platform Cloud Function instances for the current date for all organizations.
serverless_apps_apm_apm_gcp_cloudrun_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Google Cloud Platform Cloud Run instances for the current date for all organizations.
serverless_apps_apm_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for the current date for all organizations.
serverless_apps_apm_excl_fargate_apm_azure_appservice_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure App Service instances for the current date for all organizations.
serverless_apps_apm_excl_fargate_apm_azure_azurefunction_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure Function instances for the current date for all organizations.
serverless_apps_apm_excl_fargate_apm_azure_containerapp_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure Container App instances for the current date for all organizations.
serverless_apps_apm_excl_fargate_apm_gcp_cloudfunction_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Google Cloud Platform Cloud Function instances for the current date for all organizations.
serverless_apps_apm_excl_fargate_apm_gcp_cloudrun_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Google Cloud Platform Cloud Run instances for the current date for all organizations.
serverless_apps_apm_excl_fargate_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for the current date for all organizations.
serverless_apps_azure_container_app_instances_avg
\nint64
Shows the average number of Serverless Apps for Azure Container App instances for the current date for all organizations.
serverless_apps_azure_count_avg
\nint64
Shows the average number of Serverless Apps for Azure for the given date and given org.
serverless_apps_azure_function_app_instances_avg
\nint64
Shows the average number of Serverless Apps for Azure Function App instances for the current date for all organizations.
serverless_apps_azure_web_app_instances_avg
\nint64
Shows the average number of Serverless Apps for Azure Web App instances for the current date for all organizations.
serverless_apps_ecs_avg
\nint64
Shows the average number of Serverless Apps for Elastic Container Service for the current date for all organizations.
serverless_apps_eks_avg
\nint64
Shows the average number of Serverless Apps for Elastic Kubernetes Service for the current date for all organizations.
serverless_apps_excl_fargate_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for the current date for all organizations.
serverless_apps_excl_fargate_azure_container_app_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Azure Container App instances for the current date for all organizations.
serverless_apps_excl_fargate_azure_function_app_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Azure Function App instances for the current date for all organizations.
serverless_apps_excl_fargate_azure_web_app_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Azure Web App instances for the current date for all organizations.
serverless_apps_excl_fargate_google_cloud_functions_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Google Cloud Platform Cloud Functions instances for the current date for all organizations.
serverless_apps_excl_fargate_google_cloud_run_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Google Cloud Platform Cloud Run instances for the current date for all organizations.
serverless_apps_google_cloud_functions_instances_avg
\nint64
Shows the average number of Serverless Apps for Google Cloud Platform Cloud Functions instances for the current date for all organizations.
serverless_apps_google_cloud_run_instances_avg
\nint64
Shows the average number of Serverless Apps for Google Cloud Platform Cloud Run instances for the current date for all organizations.
serverless_apps_google_count_avg
\nint64
Shows the average number of Serverless Apps for Google Cloud for the given date and given org.
serverless_apps_total_count_avg
\nint64
Shows the average number of Serverless Apps for Azure and Google Cloud for the given date and given org.
siem_analyzed_logs_add_on_count_sum
\nint64
Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current date for the given org.
synthetics_browser_check_calls_count_sum
\nint64
Shows the sum of all Synthetic browser tests over all hours in the current date for all organizations.
synthetics_check_calls_count_sum
\nint64
Shows the sum of all Synthetic API tests over all hours in the current date for all organizations.
synthetics_mobile_test_runs_sum
\nint64
Shows the sum of all Synthetic mobile application tests over all hours in the current date for all organizations.
synthetics_parallel_testing_max_slots_hwm
\nint64
Shows the high-water mark of used synthetics parallel testing slots over all hours in the current date for all organizations.
trace_search_indexed_events_count_sum
\nint64
Shows the sum of all Indexed Spans indexed over all hours in the current date for all organizations.
twol_ingested_events_bytes_sum
\nint64
Shows the sum of all ingested APM span bytes over all hours in the current date for all organizations.
universal_service_monitoring_host_top99p
\nint64
Shows the 99th percentile of all universal service management hosts over all hours in the current date for the given org.
vsphere_host_top99p
\nint64
Shows the 99th percentile of all vSphere hosts over all hours in the current date for all organizations.
vuln_management_host_count_top99p
\nint64
Shows the 99th percentile of all Application Vulnerability Management hosts over all hours in the current date for the given org.
workflow_executions_usage_sum
\nint64
Sum of all workflows executed over all hours in the current date for all organizations.
vsphere_host_top99p_sum
\nint64
Shows the 99th percentile of all vSphere hosts over all hours in the current month for all organizations.
vuln_management_host_count_top99p_sum
\nint64
Shows the 99th percentile of all Application Vulnerability Management hosts over all hours in the current month for all organizations.
workflow_executions_usage_agg_sum
\nint64
Sum of all workflows executed over all hours in the current month for all organizations.
agent_host_top99p_sum
\nint64
Shows the 99th percentile of all agent hosts over all hours in the current month for all organizations.
apm_azure_app_service_host_top99p_sum
\nint64
Shows the 99th percentile of all Azure app services using APM over all hours in the current month all organizations.
apm_devsecops_host_top99p_sum
\nint64
Shows the 99th percentile of all APM DevSecOps hosts over all hours in the current month for all organizations.
apm_enterprise_standalone_hosts_top99p_sum
\nint64
Shows the sum of the 99th percentile of all distinct standalone Enterprise hosts over all hours in the current month for all organizations.
apm_fargate_count_avg_sum
\nint64
Shows the average of all APM ECS Fargate tasks over all hours in the current month for all organizations.
apm_host_top99p_sum
\nint64
Shows the 99th percentile of all distinct APM hosts over all hours in the current month for all organizations.
apm_pro_standalone_hosts_top99p_sum
\nint64
Shows the sum of the 99th percentile of all distinct standalone Pro hosts over all hours in the current month for all organizations.
appsec_fargate_count_avg_sum
\nint64
Shows the average of all Application Security Monitoring ECS Fargate tasks over all hours in the current month for all organizations.
asm_serverless_agg_sum
\nint64
Shows the sum of all Application Security Monitoring Serverless invocations over all hours in the current months for all organizations.
audit_logs_lines_indexed_agg_sum
\nint64
DEPRECATED: Shows the sum of all audit logs lines indexed over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
audit_trail_enabled_hwm_sum
\nint64
Shows the total number of organizations that had Audit Trail enabled over a specific number of months.
avg_profiled_fargate_tasks_sum
\nint64
The average total count for Fargate Container Profiler over all hours in the current month for all organizations.
aws_host_top99p_sum
\nint64
Shows the 99th percentile of all AWS hosts over all hours in the current month for all organizations.
aws_lambda_func_count
\nint64
Shows the average of the number of functions that executed 1 or more times each hour in the current month for all organizations.
aws_lambda_invocations_sum
\nint64
Shows the sum of all AWS Lambda invocations over all hours in the current month for all organizations.
azure_app_service_top99p_sum
\nint64
Shows the 99th percentile of all Azure app services over all hours in the current month for all organizations.
azure_host_top99p_sum
\nint64
Shows the 99th percentile of all Azure hosts over all hours in the current month for all organizations.
billable_ingested_bytes_agg_sum
\nint64
Shows the sum of all log bytes ingested over all hours in the current month for all organizations.
bits_ai_investigations_agg_sum
\nint64
Shows the sum of all Bits AI Investigations over all hours in the current month for all organizations.
browser_rum_lite_session_count_agg_sum
\nint64
DEPRECATED: Shows the sum of all browser lite sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
browser_rum_replay_session_count_agg_sum
\nint64
Shows the sum of all browser replay sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
browser_rum_units_agg_sum
\nint64
DEPRECATED: Shows the sum of all browser RUM units over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
ci_pipeline_indexed_spans_agg_sum
\nint64
Shows the sum of all CI pipeline indexed spans over all hours in the current month for all organizations.
ci_test_indexed_spans_agg_sum
\nint64
Shows the sum of all CI test indexed spans over all hours in the current month for all organizations.
ci_visibility_itr_committers_hwm_sum
\nint64
Shows the high-water mark of all CI visibility intelligent test runner committers over all hours in the current month for all organizations.
ci_visibility_pipeline_committers_hwm_sum
\nint64
Shows the high-water mark of all CI visibility pipeline committers over all hours in the current month for all organizations.
ci_visibility_test_committers_hwm_sum
\nint64
Shows the high-water mark of all CI visibility test committers over all hours in the current month for all organizations.
cloud_cost_management_aws_host_count_avg_sum
\nint64
Sum of the host count average for Cloud Cost Management for AWS.
cloud_cost_management_azure_host_count_avg_sum
\nint64
Sum of the host count average for Cloud Cost Management for Azure.
cloud_cost_management_gcp_host_count_avg_sum
\nint64
Sum of the host count average for Cloud Cost Management for GCP.
cloud_cost_management_host_count_avg_sum
\nint64
Sum of the host count average for Cloud Cost Management for all cloud providers.
cloud_siem_events_agg_sum
\nint64
Shows the sum of all Cloud Security Information and Event Management events over all hours in the current month for all organizations.
code_analysis_sa_committers_hwm_sum
\nint64
Shows the high-water mark of all Static Analysis committers over all hours in the current month for all organizations.
code_analysis_sca_committers_hwm_sum
\nint64
Shows the high-water mark of all static Software Composition Analysis committers over all hours in the current month for all organizations.
code_security_host_top99p_sum
\nint64
Shows the 99th percentile of all Code Security hosts over all hours in the current month for all organizations.
container_avg_sum
\nint64
Shows the average of all distinct containers over all hours in the current month for all organizations.
container_excl_agent_avg_sum
\nint64
Shows the average of the containers without the Datadog Agent over all hours in the current month for all organizations.
container_hwm_sum
\nint64
Shows the sum of the high-water marks of all distinct containers over all hours in the current month for all organizations.
csm_container_enterprise_compliance_count_agg_sum
\nint64
Shows the sum of all Cloud Security Management Enterprise compliance containers over all hours in the current month for all organizations.
csm_container_enterprise_cws_count_agg_sum
\nint64
Shows the sum of all Cloud Security Management Enterprise Cloud Workload Security containers over all hours in the current month for all organizations.
csm_container_enterprise_total_count_agg_sum
\nint64
Shows the sum of all Cloud Security Management Enterprise containers over all hours in the current month for all organizations.
csm_host_enterprise_aas_host_count_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise Azure app services hosts over all hours in the current month for all organizations.
csm_host_enterprise_aws_host_count_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise AWS hosts over all hours in the current month for all organizations.
csm_host_enterprise_azure_host_count_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise Azure hosts over all hours in the current month for all organizations.
csm_host_enterprise_compliance_host_count_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise compliance hosts over all hours in the current month for all organizations.
csm_host_enterprise_cws_host_count_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise Cloud Workload Security hosts over all hours in the current month for all organizations.
csm_host_enterprise_gcp_host_count_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise GCP hosts over all hours in the current month for all organizations.
csm_host_enterprise_total_host_count_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise hosts over all hours in the current month for all organizations.
cspm_aas_host_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Pro Azure app services hosts over all hours in the current month for all organizations.
cspm_aws_host_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Pro AWS hosts over all hours in the current month for all organizations.
cspm_azure_host_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Pro Azure hosts over all hours in the current month for all organizations.
cspm_container_avg_sum
\nint64
Shows the average number of Cloud Security Management Pro containers over all hours in the current month for all organizations.
cspm_container_hwm_sum
\nint64
Shows the sum of the high-water marks of Cloud Security Management Pro containers over all hours in the current month for all organizations.
cspm_gcp_host_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Pro GCP hosts over all hours in the current month for all organizations.
cspm_host_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Security Management Pro hosts over all hours in the current month for all organizations.
custom_historical_ts_sum
\nint64
Shows the average number of distinct historical custom metrics over all hours in the current month for all organizations.
custom_live_ts_sum
\nint64
Shows the average number of distinct live custom metrics over all hours in the current month for all organizations.
custom_ts_sum
\nint64
Shows the average number of distinct custom metrics over all hours in the current month for all organizations.
cws_container_avg_sum
\nint64
Shows the average of all distinct Cloud Workload Security containers over all hours in the current month for all organizations.
cws_fargate_task_avg_sum
\nint64
Shows the average of all distinct Cloud Workload Security Fargate tasks over all hours in the current month for all organizations.
cws_host_top99p_sum
\nint64
Shows the 99th percentile of all Cloud Workload Security hosts over all hours in the current month for all organizations.
data_jobs_monitoring_host_hr_agg_sum
\nint64
Shows the sum of Data Jobs Monitoring hosts over all hours in the current months for all organizations
dbm_host_top99p_sum
\nint64
Shows the 99th percentile of all Database Monitoring hosts over all hours in the current month for all organizations.
dbm_queries_avg_sum
\nint64
Shows the average of all distinct Database Monitoring Normalized Queries over all hours in the current month for all organizations.
end_date
\ndate-time
Shows the last date of usage in the current month for all organizations.
eph_infra_host_agent_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current month for all organizations.
eph_infra_host_alibaba_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on Alibaba over all hours in the current month for all organizations.
eph_infra_host_aws_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on AWS over all hours in the current month for all organizations.
eph_infra_host_azure_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current month for all organizations.
eph_infra_host_ent_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current month for all organizations.
eph_infra_host_gcp_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on GCP over all hours in the current month for all organizations.
eph_infra_host_heroku_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on Heroku over all hours in the current month for all organizations.
eph_infra_host_only_aas_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts with only Azure App Services over all hours in the current month for all organizations.
eph_infra_host_only_vsphere_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts with only vSphere over all hours in the current month for all organizations.
eph_infra_host_opentelemetry_agg_sum
\nint64
Shows the sum of all ephemeral hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current month for all organizations.
eph_infra_host_opentelemetry_apm_agg_sum
\nint64
Shows the sum of all ephemeral APM hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current month for all organizations.
eph_infra_host_pro_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts for Pro over all hours in the current month for all organizations.
eph_infra_host_proplus_agg_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts for Pro Plus over all hours in the current month for all organizations.
error_tracking_apm_error_events_agg_sum
\nint64
Shows the sum of all Error Tracking APM error events over all hours in the current month for all organizations.
error_tracking_error_events_agg_sum
\nint64
Shows the sum of all Error Tracking error events over all hours in the current month for all organizations.
error_tracking_events_agg_sum
\nint64
Shows the sum of all Error Tracking events over all hours in the current months for all organizations.
error_tracking_rum_error_events_agg_sum
\nint64
Shows the sum of all Error Tracking RUM error events over all hours in the current month for all organizations.
event_management_correlation_agg_sum
\nint64
Shows the sum of all Event Management correlations over all hours in the current month for all organizations.
event_management_correlation_correlated_events_agg_sum
\nint64
Shows the sum of all Event Management correlated events over all hours in the current month for all organizations.
event_management_correlation_correlated_related_events_agg_sum
\nint64
Shows the sum of all Event Management correlated related events over all hours in the current month for all organizations.
fargate_container_profiler_profiling_fargate_avg_sum
\nint64
The average number of Profiling Fargate tasks over all hours in the current month for all organizations.
fargate_container_profiler_profiling_fargate_eks_avg_sum
\nint64
The average number of Profiling Fargate Elastic Kubernetes Service tasks over all hours in the current month for all organizations.
fargate_tasks_count_avg_sum
\nint64
Shows the average of all Fargate tasks over all hours in the current month for all organizations.
fargate_tasks_count_hwm_sum
\nint64
Shows the sum of the high-water marks of all Fargate tasks over all hours in the current month for all organizations.
flex_logs_compute_large_avg_sum
\nint64
Shows the average number of Flex Logs Compute Large Instances over all hours in the current months for all organizations.
flex_logs_compute_medium_avg_sum
\nint64
Shows the average number of Flex Logs Compute Medium Instances over all hours in the current months for all organizations.
flex_logs_compute_small_avg_sum
\nint64
Shows the average number of Flex Logs Compute Small Instances over all hours in the current months for all organizations.
flex_logs_compute_xlarge_avg_sum
\nint64
Shows the average number of Flex Logs Compute Extra Large Instances over all hours in the current months for all organizations.
flex_logs_compute_xsmall_avg_sum
\nint64
Shows the average number of Flex Logs Compute Extra Small Instances over all hours in the current months for all organizations.
flex_logs_starter_avg_sum
\nint64
Shows the average number of Flex Logs Starter Instances over all hours in the current months for all organizations.
flex_logs_starter_storage_index_avg_sum
\nint64
Shows the average number of Flex Logs Starter Storage Index Instances over all hours in the current months for all organizations.
flex_logs_starter_storage_retention_adjustment_avg_sum
\nint64
Shows the average number of Flex Logs Starter Storage Retention Adjustment Instances over all hours in the current months for all organizations.
flex_stored_logs_avg_sum
\nint64
Shows the average of all Flex Stored Logs over all hours in the current months for all organizations.
forwarding_events_bytes_agg_sum
\nint64
Shows the sum of all logs forwarding bytes over all hours in the current month for all organizations (data available as of April 1, 2023)
gcp_host_top99p_sum
\nint64
Shows the 99th percentile of all GCP hosts over all hours in the current month for all organizations.
heroku_host_top99p_sum
\nint64
Shows the 99th percentile of all Heroku dynos over all hours in the current month for all organizations.
incident_management_monthly_active_users_hwm_sum
\nint64
Shows sum of the high-water marks of incident management monthly active users in the current month for all organizations.
indexed_events_count_agg_sum
\nint64
DEPRECATED: Shows the sum of all log events indexed over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
infra_host_top99p_sum
\nint64
Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current month for all organizations.
ingested_events_bytes_agg_sum
\nint64
Shows the sum of all log bytes ingested over all hours in the current month for all organizations.
iot_device_agg_sum
\nint64
Shows the sum of all IoT devices over all hours in the current month for all organizations.
iot_device_top99p_sum
\nint64
Shows the 99th percentile of all IoT devices over all hours in the current month of all organizations.
last_updated
\ndate-time
Shows the most recent hour in the current month for all organizations for which all usages were calculated.
live_indexed_events_agg_sum
\nint64
DEPRECATED: Shows the sum of all live logs indexed over all hours in the current month for all organization (To be deprecated on October 1st, 2024).
live_ingested_bytes_agg_sum
\nint64
Shows the sum of all live logs bytes ingested over all hours in the current month for all organizations (data available as of December 1, 2020).
llm_observability_agg_sum
\nint64
Sum of all LLM observability sessions for all hours in the current month for all organizations.
llm_observability_min_spend_agg_sum
\nint64
Minimum spend for LLM observability sessions for all hours in the current month for all organizations.
logs_by_retention
\nobject
Object containing logs usage data broken down by retention period.
orgs
\nobject
Indexed logs usage summary for each organization for each retention period with usage.
usage
\n[object]
Indexed logs usage summary for each organization.
usage
\n[object]
Indexed logs usage for each active retention for the organization.
logs_indexed_logs_usage_sum
\nint64
Total indexed logs for this retention period.
logs_live_indexed_logs_usage_sum
\nint64
Live indexed logs for this retention period.
logs_rehydrated_indexed_logs_usage_sum
\nint64
Rehydrated indexed logs for this retention period.
retention
\nstring
The retention period in days or "custom" for all custom retention periods.
usage
\n[object]
Aggregated index logs usage for each retention period with usage.
logs_indexed_logs_usage_agg_sum
\nint64
Total indexed logs for this retention period.
logs_live_indexed_logs_usage_agg_sum
\nint64
Live indexed logs for this retention period.
logs_rehydrated_indexed_logs_usage_agg_sum
\nint64
Rehydrated indexed logs for this retention period.
retention
\nstring
The retention period in days or "custom" for all custom retention periods.
usage_by_month
\nobject
Object containing a summary of indexed logs usage by retention period for a single month.
date
\ndate-time
The month for the usage.
usage
\n[object]
Indexed logs usage for each active retention for the month.
logs_indexed_logs_usage_sum
\nint64
Total indexed logs for this retention period.
logs_live_indexed_logs_usage_sum
\nint64
Live indexed logs for this retention period.
logs_rehydrated_indexed_logs_usage_sum
\nint64
Rehydrated indexed logs for this retention period.
retention
\nstring
The retention period in days or "custom" for all custom retention periods.
mobile_rum_lite_session_count_agg_sum
\nint64
DEPRECATED: Shows the sum of all mobile lite sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_agg_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_android_agg_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on Android over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_flutter_agg_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on Flutter over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_ios_agg_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on iOS over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_reactnative_agg_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on React Native over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_roku_agg_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on Roku over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_units_agg_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM units over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
ndm_netflow_events_agg_sum
\nint64
Shows the sum of all Network Device Monitoring NetFlow events over all hours in the current month for all organizations.
netflow_indexed_events_count_agg_sum
\nint64
DEPRECATED: Shows the sum of all Network flows indexed over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
network_device_wireless_top99p_sum
\nint64
Shows the 99th percentile of all Network Device Monitoring wireless devices over all hours in the current month for all organizations.
npm_host_top99p_sum
\nint64
Shows the 99th percentile of all distinct Cloud Network Monitoring hosts (formerly known as Network hosts) over all hours in the current month for all organizations.
observability_pipelines_bytes_processed_agg_sum
\nint64
Sum of all observability pipelines bytes processed over all hours in the current month for all organizations.
oci_host_agg_sum
\nint64
Shows the sum of Oracle Cloud Infrastructure hosts over all hours in the current months for all organizations
oci_host_top99p_sum
\nint64
Shows the 99th percentile of Oracle Cloud Infrastructure hosts over all hours in the current months for all organizations
on_call_seat_hwm_sum
\nint64
Shows the sum of the high-water marks of On-Call seats over all hours in the current month for all organizations.
online_archive_events_count_agg_sum
\nint64
Sum of all online archived events over all hours in the current month for all organizations.
opentelemetry_apm_host_top99p_sum
\nint64
Shows the 99th percentile of APM hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current month for all organizations.
opentelemetry_host_top99p_sum
\nint64
Shows the 99th percentile of all hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current month for all organizations.
product_analytics_agg_sum
\nint64
Sum of all product analytics sessions for all hours in the current month for all organizations.
profiling_aas_count_top99p_sum
\nint64
Shows the 99th percentile of all profiled Azure app services over all hours in the current month for all organizations.
profiling_container_agent_count_avg
\nint64
Shows the average number of profiled containers over all hours in the current month for all organizations.
profiling_host_count_top99p_sum
\nint64
Shows the 99th percentile of all profiled hosts over all hours in the current month for all organizations.
published_app_hwm_sum
\nint64
Shows the high-water mark of all published applications over all hours in the current month for all organizations.
rehydrated_indexed_events_agg_sum
\nint64
DEPRECATED: Shows the sum of all rehydrated logs indexed over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
rehydrated_ingested_bytes_agg_sum
\nint64
Shows the sum of all rehydrated logs bytes ingested over all hours in the current month for all organizations (data available as of December 1, 2020).
rum_browser_and_mobile_session_count
\nint64
Shows the sum of all mobile sessions and all browser lite and legacy sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
rum_browser_legacy_session_count_agg_sum
\nint64
Shows the sum of all browser RUM legacy sessions over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_browser_lite_session_count_agg_sum
\nint64
Shows the sum of all browser RUM lite sessions over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_browser_replay_session_count_agg_sum
\nint64
Shows the sum of all browser RUM Session Replay counts over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_indexed_sessions_agg_sum
\nint64
Sum of all RUM indexed sessions for all hours in the current month for all organizations.
rum_ingested_sessions_agg_sum
\nint64
Sum of all RUM ingested sessions for all hours in the current month for all organizations.
rum_lite_session_count_agg_sum
\nint64
Shows the sum of all RUM lite sessions (browser and mobile) over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_android_agg_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on Android over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_flutter_agg_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on Flutter over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_ios_agg_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on iOS over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_reactnative_agg_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on React Native over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_roku_agg_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on Roku over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_android_agg_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Android over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_flutter_agg_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Flutter over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_ios_agg_sum
\nint64
Shows the sum of all mobile RUM lite sessions on iOS over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_kotlinmultiplatform_agg_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Kotlin Multiplatform over all hours within the current month for all organizations.
rum_mobile_lite_session_count_reactnative_agg_sum
\nint64
Shows the sum of all mobile RUM lite sessions on React Native over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_roku_agg_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Roku over all hours within the current month for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_unity_agg_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Unity over all hours within the current month for all organizations.
rum_mobile_replay_session_count_android_agg_sum
\nint64
Shows the sum of all mobile RUM replay sessions on Android over all hours within the current month for all organizations.
rum_mobile_replay_session_count_ios_agg_sum
\nint64
Shows the sum of all mobile RUM replay sessions on iOS over all hours within the current month for all organizations.
rum_mobile_replay_session_count_kotlinmultiplatform_agg_sum
\nint64
Shows the sum of all mobile RUM replay sessions on Kotlin Multiplatform over all hours within the current month for all organizations.
rum_mobile_replay_session_count_reactnative_agg_sum
\nint64
Shows the sum of all mobile RUM replay sessions on React Native over all hours within the current month for all organizations.
rum_replay_session_count_agg_sum
\nint64
Shows the sum of all RUM Session Replay counts over all hours in the current month for all organizations (To be introduced on October 1st, 2024).
rum_session_count_agg_sum
\nint64
DEPRECATED: Shows the sum of all browser RUM lite sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
rum_session_replay_add_on_agg_sum
\nint64
Sum of all RUM session replay add-on sessions for all hours in the current month for all organizations.
rum_total_session_count_agg_sum
\nint64
Shows the sum of RUM sessions (browser and mobile) over all hours in the current month for all organizations.
rum_units_agg_sum
\nint64
DEPRECATED: Shows the sum of all browser and mobile RUM units over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
sca_fargate_count_avg_sum
\nint64
Shows the average of all Software Composition Analysis Fargate tasks over all hours in the current months for all organizations.
sca_fargate_count_hwm_sum
\nint64
Shows the sum of the high-water marks of all Software Composition Analysis Fargate tasks over all hours in the current months for all organizations.
sds_apm_scanned_bytes_sum
\nint64
Sum of all APM bytes scanned with sensitive data scanner in the current month for all organizations.
sds_events_scanned_bytes_sum
\nint64
Sum of all event stream events bytes scanned with sensitive data scanner in the current month for all organizations.
sds_logs_scanned_bytes_sum
\nint64
Shows the sum of all bytes scanned of logs usage by the Sensitive Data Scanner over all hours in the current month for all organizations.
sds_rum_scanned_bytes_sum
\nint64
Sum of all RUM bytes scanned with sensitive data scanner in the current month for all organizations.
sds_total_scanned_bytes_sum
\nint64
Shows the sum of all bytes scanned across all usage types by the Sensitive Data Scanner over all hours in the current month for all organizations.
serverless_apps_apm_apm_azure_appservice_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring for Azure App Service instances in the current month for all organizations.
serverless_apps_apm_apm_azure_azurefunction_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring for Azure Function instances in the current month for all organizations.
serverless_apps_apm_apm_azure_containerapp_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring for Azure Container App instances in the current month for all organizations.
serverless_apps_apm_apm_fargate_ecs_tasks_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring for Fargate Elastic Container Service tasks in the current month for all organizations.
serverless_apps_apm_apm_gcp_cloudfunction_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring for Google Cloud Platform Cloud Function instances in the current month for all organizations.
serverless_apps_apm_apm_gcp_cloudrun_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring for Google Cloud Platform Cloud Run instances in the current month for all organizations.
serverless_apps_apm_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring in the current month for all organizations.
serverless_apps_apm_excl_fargate_apm_azure_appservice_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure App Service instances in the current month for all organizations.
serverless_apps_apm_excl_fargate_apm_azure_azurefunction_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure Function instances in the current month for all organizations.
serverless_apps_apm_excl_fargate_apm_azure_containerapp_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure Container App instances in the current month for all organizations.
serverless_apps_apm_excl_fargate_apm_gcp_cloudfunction_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Google Cloud Platform Cloud Function instances in the current month for all organizations.
serverless_apps_apm_excl_fargate_apm_gcp_cloudrun_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Google Cloud Platform Cloud Run instances in the current month for all organizations.
serverless_apps_apm_excl_fargate_avg_sum
\nint64
Sum of the average number of Serverless Apps with Application Performance Monitoring excluding Fargate in the current month for all organizations.
serverless_apps_azure_container_app_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps for Azure Container App instances in the current month for all organizations.
serverless_apps_azure_count_avg_sum
\nint64
Sum of the average number of Serverless Apps for Azure in the current month for all organizations.
serverless_apps_azure_function_app_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps for Azure Function App instances in the current month for all organizations.
serverless_apps_azure_web_app_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps for Azure Web App instances in the current month for all organizations.
serverless_apps_ecs_avg_sum
\nint64
Sum of the average number of Serverless Apps for Elastic Container Service in the current month for all organizations.
serverless_apps_eks_avg_sum
\nint64
Sum of the average number of Serverless Apps for Elastic Kubernetes Service in the current month for all organizations.
serverless_apps_excl_fargate_avg_sum
\nint64
Sum of the average number of Serverless Apps excluding Fargate in the current month for all organizations.
serverless_apps_excl_fargate_azure_container_app_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps excluding Fargate for Azure Container App instances in the current month for all organizations.
serverless_apps_excl_fargate_azure_function_app_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps excluding Fargate for Azure Function App instances in the current month for all organizations.
serverless_apps_excl_fargate_azure_web_app_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps excluding Fargate for Azure Web App instances in the current month for all organizations.
serverless_apps_excl_fargate_google_cloud_functions_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps excluding Fargate for Google Cloud Platform Cloud Functions instances in the current month for all organizations.
serverless_apps_excl_fargate_google_cloud_run_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps excluding Fargate for Google Cloud Platform Cloud Run instances in the current month for all organizations.
serverless_apps_google_cloud_functions_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps for Google Cloud Platform Cloud Functions instances in the current month for all organizations.
serverless_apps_google_cloud_run_instances_avg_sum
\nint64
Sum of the average number of Serverless Apps for Google Cloud Platform Cloud Run instances in the current month for all organizations.
serverless_apps_google_count_avg_sum
\nint64
Sum of the average number of Serverless Apps for Google Cloud in the current month for all organizations.
serverless_apps_total_count_avg_sum
\nint64
Sum of the average number of Serverless Apps for Azure and Google Cloud in the current month for all organizations.
siem_analyzed_logs_add_on_count_agg_sum
\nint64
Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current month for all organizations.
start_date
\ndate-time
Shows the first date of usage in the current month for all organizations.
synthetics_browser_check_calls_count_agg_sum
\nint64
Shows the sum of all Synthetic browser tests over all hours in the current month for all organizations.
synthetics_check_calls_count_agg_sum
\nint64
Shows the sum of all Synthetic API tests over all hours in the current month for all organizations.
synthetics_mobile_test_runs_agg_sum
\nint64
Shows the sum of Synthetic mobile application tests over all hours in the current month for all organizations.
synthetics_parallel_testing_max_slots_hwm_sum
\nint64
Shows the sum of the high-water marks of used synthetics parallel testing slots over all hours in the current month for all organizations.
trace_search_indexed_events_count_agg_sum
\nint64
Shows the sum of all Indexed Spans indexed over all hours in the current month for all organizations.
twol_ingested_events_bytes_agg_sum
\nint64
Shows the sum of all ingested APM span bytes over all hours in the current month for all organizations.
universal_service_monitoring_host_top99p_sum
\nint64
Shows the 99th percentile of all Universal Service Monitoring hosts over all hours in the current month for all organizations.
usage
\n[object]
An array of objects regarding hourly usage.
agent_host_top99p
\nint64
Shows the 99th percentile of all agent hosts over all hours in the current date for all organizations.
apm_azure_app_service_host_top99p
\nint64
Shows the 99th percentile of all Azure app services using APM over all hours in the current date all organizations.
apm_devsecops_host_top99p
\nint64
Shows the 99th percentile of all APM DevSecOps hosts over all hours in the current date for the given org.
apm_enterprise_standalone_hosts_top99p
\nint64
Shows the 99th percentile of all distinct standalone Enterprise hosts over all hours in the current date for all organizations.
apm_fargate_count_avg
\nint64
Shows the average of all APM ECS Fargate tasks over all hours in the current date for all organizations.
apm_host_top99p
\nint64
Shows the 99th percentile of all distinct APM hosts over all hours in the current date for all organizations.
apm_pro_standalone_hosts_top99p
\nint64
Shows the 99th percentile of all distinct standalone Pro hosts over all hours in the current date for all organizations.
appsec_fargate_count_avg
\nint64
Shows the average of all Application Security Monitoring ECS Fargate tasks over all hours in the current date for all organizations.
asm_serverless_sum
\nint64
Shows the sum of all Application Security Monitoring Serverless invocations over all hours in the current date for all organizations.
audit_logs_lines_indexed_sum
\nint64
DEPRECATED: Shows the sum of audit logs lines indexed over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
audit_trail_enabled_hwm
\nint64
Shows the number of organizations that had Audit Trail enabled in the current date.
avg_profiled_fargate_tasks
\nint64
The average total count for Fargate Container Profiler over all hours in the current date for all organizations.
aws_host_top99p
\nint64
Shows the 99th percentile of all AWS hosts over all hours in the current date for all organizations.
aws_lambda_func_count
\nint64
Shows the average of the number of functions that executed 1 or more times each hour in the current date for all organizations.
aws_lambda_invocations_sum
\nint64
Shows the sum of all AWS Lambda invocations over all hours in the current date for all organizations.
azure_app_service_top99p
\nint64
Shows the 99th percentile of all Azure app services over all hours in the current date for all organizations.
billable_ingested_bytes_sum
\nint64
Shows the sum of all log bytes ingested over all hours in the current date for all organizations.
bits_ai_investigations_sum
\nint64
Shows the sum of all Bits AI Investigations over all hours in the current date for all organizations.
browser_rum_lite_session_count_sum
\nint64
DEPRECATED: Shows the sum of all browser lite sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
browser_rum_replay_session_count_sum
\nint64
Shows the sum of all browser replay sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
browser_rum_units_sum
\nint64
DEPRECATED: Shows the sum of all browser RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
ci_pipeline_indexed_spans_sum
\nint64
Shows the sum of all CI pipeline indexed spans over all hours in the current month for all organizations.
ci_test_indexed_spans_sum
\nint64
Shows the sum of all CI test indexed spans over all hours in the current month for all organizations.
ci_visibility_itr_committers_hwm
\nint64
Shows the high-water mark of all CI visibility intelligent test runner committers over all hours in the current month for all organizations.
ci_visibility_pipeline_committers_hwm
\nint64
Shows the high-water mark of all CI visibility pipeline committers over all hours in the current month for all organizations.
ci_visibility_test_committers_hwm
\nint64
Shows the high-water mark of all CI visibility test committers over all hours in the current month for all organizations.
cloud_cost_management_aws_host_count_avg
\nint64
Host count average of Cloud Cost Management for AWS for the given date and given organization.
cloud_cost_management_azure_host_count_avg
\nint64
Host count average of Cloud Cost Management for Azure for the given date and given organization.
cloud_cost_management_gcp_host_count_avg
\nint64
Host count average of Cloud Cost Management for GCP for the given date and given organization.
cloud_cost_management_host_count_avg
\nint64
Host count average of Cloud Cost Management for all cloud providers for the given date and given organization.
cloud_siem_events_sum
\nint64
Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org.
code_analysis_sa_committers_hwm
\nint64
Shows the high-water mark of all Static Analysis committers over all hours in the current date for the given org.
code_analysis_sca_committers_hwm
\nint64
Shows the high-water mark of all static Software Composition Analysis committers over all hours in the current date for the given org.
code_security_host_top99p
\nint64
Shows the 99th percentile of all Code Security hosts over all hours in the current date for the given org.
container_avg
\nint64
Shows the average of all distinct containers over all hours in the current date for all organizations.
container_excl_agent_avg
\nint64
Shows the average of containers without the Datadog Agent over all hours in the current date for all organizations.
container_hwm
\nint64
Shows the high-water mark of all distinct containers over all hours in the current date for all organizations.
csm_container_enterprise_compliance_count_sum
\nint64
Shows the sum of all Cloud Security Management Enterprise compliance containers over all hours in the current date for the given org.
csm_container_enterprise_cws_count_sum
\nint64
Shows the sum of all Cloud Security Management Enterprise Cloud Workload Security containers over all hours in the current date for the given org.
csm_container_enterprise_total_count_sum
\nint64
Shows the sum of all Cloud Security Management Enterprise containers over all hours in the current date for the given org.
csm_host_enterprise_aas_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise Azure app services hosts over all hours in the current date for the given org.
csm_host_enterprise_aws_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise AWS hosts over all hours in the current date for the given org.
csm_host_enterprise_azure_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise Azure hosts over all hours in the current date for the given org.
csm_host_enterprise_compliance_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise compliance hosts over all hours in the current date for the given org.
csm_host_enterprise_cws_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise Cloud Workload Security hosts over all hours in the current date for the given org.
csm_host_enterprise_gcp_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise GCP hosts over all hours in the current date for the given org.
csm_host_enterprise_total_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise hosts over all hours in the current date for the given org.
cspm_aas_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro Azure app services hosts over all hours in the current date for all organizations.
cspm_aws_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro AWS hosts over all hours in the current date for all organizations.
cspm_azure_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro Azure hosts over all hours in the current date for all organizations.
cspm_container_avg
\nint64
Shows the average number of Cloud Security Management Pro containers over all hours in the current date for all organizations.
cspm_container_hwm
\nint64
Shows the high-water mark of Cloud Security Management Pro containers over all hours in the current date for all organizations.
cspm_gcp_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro GCP hosts over all hours in the current date for all organizations.
cspm_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro hosts over all hours in the current date for all organizations.
custom_ts_avg
\nint64
Shows the average number of distinct custom metrics over all hours in the current date for all organizations.
cws_container_count_avg
\nint64
Shows the average of all distinct Cloud Workload Security containers over all hours in the current date for all organizations.
cws_fargate_task_avg
\nint64
Shows the average of all distinct Cloud Workload Security Fargate tasks over all hours in the current date for all organizations.
cws_host_top99p
\nint64
Shows the 99th percentile of all Cloud Workload Security hosts over all hours in the current date for all organizations.
data_jobs_monitoring_host_hr_sum
\nint64
Shows the sum of all Data Jobs Monitoring hosts over all hours in the current date for the given org.
date
\ndate-time
The date for the usage.
dbm_host_top99p
\nint64
Shows the 99th percentile of all Database Monitoring hosts over all hours in the current date for all organizations.
dbm_queries_count_avg
\nint64
Shows the average of all normalized Database Monitoring queries over all hours in the current date for all organizations.
eph_infra_host_agent_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current date for the given org.
eph_infra_host_alibaba_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on Alibaba over all hours in the current date for the given org.
eph_infra_host_aws_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on AWS over all hours in the current date for the given org.
eph_infra_host_azure_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org.
eph_infra_host_ent_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org.
eph_infra_host_gcp_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on GCP over all hours in the current date for the given org.
eph_infra_host_heroku_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on Heroku over all hours in the current date for the given org.
eph_infra_host_only_aas_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts with only Azure App Services over all hours in the current date for the given org.
eph_infra_host_only_vsphere_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts with only vSphere over all hours in the current date for the given org.
eph_infra_host_opentelemetry_apm_sum
\nint64
Shows the sum of all ephemeral APM hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org.
eph_infra_host_opentelemetry_sum
\nint64
Shows the sum of all ephemeral hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org.
eph_infra_host_pro_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts for Pro over all hours in the current date for the given org.
eph_infra_host_proplus_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts for Pro Plus over all hours in the current date for the given org.
error_tracking_apm_error_events_sum
\nint64
Shows the sum of all Error Tracking APM error events over all hours in the current date for the given org.
error_tracking_error_events_sum
\nint64
Shows the sum of all Error Tracking error events over all hours in the current date for the given org.
error_tracking_events_sum
\nint64
Shows the sum of all Error Tracking events over all hours in the current date for the given org.
error_tracking_rum_error_events_sum
\nint64
Shows the sum of all Error Tracking RUM error events over all hours in the current date for the given org.
event_management_correlation_correlated_events_sum
\nint64
Shows the sum of all Event Management correlated events over all hours in the current date for all organizations.
event_management_correlation_correlated_related_events_sum
\nint64
Shows the sum of all Event Management correlated related events over all hours in the current date for all organizations.
event_management_correlation_sum
\nint64
Shows the sum of all Event Management correlations over all hours in the current date for all organizations.
fargate_container_profiler_profiling_fargate_avg
\nint64
The average number of Profiling Fargate tasks over all hours in the current date for all organizations.
fargate_container_profiler_profiling_fargate_eks_avg
\nint64
The average number of Profiling Fargate Elastic Kubernetes Service tasks over all hours in the current date for all organizations.
fargate_tasks_count_avg
\nint64
Shows the high-watermark of all Fargate tasks over all hours in the current date for all organizations.
fargate_tasks_count_hwm
\nint64
Shows the average of all Fargate tasks over all hours in the current date for all organizations.
flex_logs_compute_large_avg
\nint64
Shows the average number of Flex Logs Compute Large Instances over all hours in the current date for the given org.
flex_logs_compute_medium_avg
\nint64
Shows the average number of Flex Logs Compute Medium Instances over all hours in the current date for the given org.
flex_logs_compute_small_avg
\nint64
Shows the average number of Flex Logs Compute Small Instances over all hours in the current date for the given org.
flex_logs_compute_xlarge_avg
\nint64
Shows the average number of Flex Logs Compute Extra Large Instances over all hours in the current date for the given org.
flex_logs_compute_xsmall_avg
\nint64
Shows the average number of Flex Logs Compute Extra Small Instances over all hours in the current date for the given org.
flex_logs_starter_avg
\nint64
Shows the average number of Flex Logs Starter Instances over all hours in the current date for the given org.
flex_logs_starter_storage_index_avg
\nint64
Shows the average number of Flex Logs Starter Storage Index Instances over all hours in the current date for the given org.
flex_logs_starter_storage_retention_adjustment_avg
\nint64
Shows the average number of Flex Logs Starter Storage Retention Adjustment Instances over all hours in the current date for the given org.
flex_stored_logs_avg
\nint64
Shows the average of all Flex Stored Logs over all hours in the current date for the given org.
forwarding_events_bytes_sum
\nint64
Shows the sum of all log bytes forwarded over all hours in the current date for all organizations.
gcp_host_top99p
\nint64
Shows the 99th percentile of all GCP hosts over all hours in the current date for all organizations.
heroku_host_top99p
\nint64
Shows the 99th percentile of all Heroku dynos over all hours in the current date for all organizations.
incident_management_monthly_active_users_hwm
\nint64
Shows the high-water mark of incident management monthly active users over all hours in the current date for all organizations.
indexed_events_count_sum
\nint64
Shows the sum of all log events indexed over all hours in the current date for all organizations.
infra_host_top99p
\nint64
Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for all organizations.
ingested_events_bytes_sum
\nint64
Shows the sum of all log bytes ingested over all hours in the current date for all organizations.
iot_device_sum
\nint64
Shows the sum of all IoT devices over all hours in the current date for all organizations.
iot_device_top99p
\nint64
Shows the 99th percentile of all IoT devices over all hours in the current date all organizations.
llm_observability_min_spend_sum
\nint64
Sum of all LLM observability minimum spend over all hours in the current date for all organizations.
llm_observability_sum
\nint64
Sum of all LLM observability sessions over all hours in the current date for all organizations.
mobile_rum_lite_session_count_sum
\nint64
DEPRECATED: Shows the sum of all mobile lite sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_android_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on Android over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_flutter_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on Flutter over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_ios_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on iOS over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_reactnative_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on React Native over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_roku_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on Roku over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_session_count_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
mobile_rum_units_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
ndm_netflow_events_sum
\nint64
Shows the sum of all Network Device Monitoring NetFlow events over all hours in the current date for the given org.
netflow_indexed_events_count_sum
\nint64
DEPRECATED: Shows the sum of all Network flows indexed over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
network_device_wireless_top99p
\nint64
Shows the 99th percentile of all Network Device Monitoring wireless devices over all hours in the current date for all organizations.
npm_host_top99p
\nint64
Shows the 99th percentile of all distinct Cloud Network Monitoring hosts (formerly known as Network hosts) over all hours in the current date for all organizations.
observability_pipelines_bytes_processed_sum
\nint64
Sum of all observability pipelines bytes processed over all hours in the current date for the given org.
oci_host_sum
\nint64
Shows the sum of all Oracle Cloud Infrastructure hosts over all hours in the current date for the given org.
oci_host_top99p
\nint64
Shows the 99th percentile of all Oracle Cloud Infrastructure hosts over all hours in the current date for the given org.
on_call_seat_hwm
\nint64
Shows the high-water mark of On-Call seats over all hours in the current date for all organizations.
online_archive_events_count_sum
\nint64
Sum of all online archived events over all hours in the current date for all organizations.
opentelemetry_apm_host_top99p
\nint64
Shows the 99th percentile of APM hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for all organizations.
opentelemetry_host_top99p
\nint64
Shows the 99th percentile of all hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for all organizations.
orgs
\n[object]
Organizations associated with a user.
account_name
\nstring
The account name.
account_public_id
\nstring
The account public id.
agent_host_top99p
\nint64
Shows the 99th percentile of all agent hosts over all hours in the current date for the given org.
apm_azure_app_service_host_top99p
\nint64
Shows the 99th percentile of all Azure app services using APM over all hours in the current date for the given org.
apm_devsecops_host_top99p
\nint64
Shows the 99th percentile of all APM DevSecOps hosts over all hours in the current date for the given org.
apm_enterprise_standalone_hosts_top99p
\nint64
Shows the 99th percentile of all distinct standalone Enterprise hosts over all hours in the current date for the given org.
apm_fargate_count_avg
\nint64
Shows the average of all APM ECS Fargate tasks over all hours in the current month for the given org.
apm_host_top99p
\nint64
Shows the 99th percentile of all distinct APM hosts over all hours in the current date for the given org.
apm_pro_standalone_hosts_top99p
\nint64
Shows the 99th percentile of all distinct standalone Pro hosts over all hours in the current date for the given org.
appsec_fargate_count_avg
\nint64
Shows the average of all Application Security Monitoring ECS Fargate tasks over all hours in the current month for the given org.
asm_serverless_sum
\nint64
Shows the sum of all Application Security Monitoring Serverless invocations over all hours in the current month for the given org.
audit_logs_lines_indexed_sum
\nint64
DEPRECATED: Shows the sum of all audit logs lines indexed over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
audit_trail_enabled_hwm
\nint64
Shows whether Audit Trail is enabled for the current date for the given org.
avg_profiled_fargate_tasks
\nint64
The average total count for Fargate Container Profiler over all hours in the current month for the given org.
aws_host_top99p
\nint64
Shows the 99th percentile of all AWS hosts over all hours in the current date for the given org.
aws_lambda_func_count
\nint64
Shows the sum of all AWS Lambda invocations over all hours in the current date for the given org.
aws_lambda_invocations_sum
\nint64
Shows the sum of all AWS Lambda invocations over all hours in the current date for the given org.
azure_app_service_top99p
\nint64
Shows the 99th percentile of all Azure app services over all hours in the current date for the given org.
billable_ingested_bytes_sum
\nint64
Shows the sum of all log bytes ingested over all hours in the current date for the given org.
bits_ai_investigations_sum
\nint64
Shows the sum of all Bits AI Investigations over all hours in the current date for the given org.
browser_rum_lite_session_count_sum
\nint64
DEPRECATED: Shows the sum of all browser lite sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
browser_rum_replay_session_count_sum
\nint64
Shows the sum of all browser replay sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
browser_rum_units_sum
\nint64
DEPRECATED: Shows the sum of all browser RUM units over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
ci_pipeline_indexed_spans_sum
\nint64
Shows the sum of all CI pipeline indexed spans over all hours in the current date for the given org.
ci_test_indexed_spans_sum
\nint64
Shows the sum of all CI test indexed spans over all hours in the current date for the given org.
ci_visibility_itr_committers_hwm
\nint64
Shows the high-water mark of all CI visibility intelligent test runner committers over all hours in the current date for the given org.
ci_visibility_pipeline_committers_hwm
\nint64
Shows the high-water mark of all CI visibility pipeline committers over all hours in the current date for the given org.
ci_visibility_test_committers_hwm
\nint64
Shows the high-water mark of all CI visibility test committers over all hours in the current date for the given org.
cloud_cost_management_aws_host_count_avg
\nint64
Host count average of Cloud Cost Management for AWS for the given date and given org.
cloud_cost_management_azure_host_count_avg
\nint64
Host count average of Cloud Cost Management for Azure for the given date and given org.
cloud_cost_management_gcp_host_count_avg
\nint64
Host count average of Cloud Cost Management for GCP for the given date and given org.
cloud_cost_management_host_count_avg
\nint64
Host count average of Cloud Cost Management for all cloud providers for the given date and given org.
cloud_siem_events_sum
\nint64
Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org.
code_analysis_sa_committers_hwm
\nint64
Shows the high-water mark of all Static Analysis committers over all hours in the current date for the given org.
code_analysis_sca_committers_hwm
\nint64
Shows the high-water mark of all static Software Composition Analysis committers over all hours in the current date for the given org.
code_security_host_top99p
\nint64
Shows the 99th percentile of all Code Security hosts over all hours in the current date for the given org.
container_avg
\nint64
Shows the average of all distinct containers over all hours in the current date for the given org.
container_excl_agent_avg
\nint64
Shows the average of containers without the Datadog Agent over all hours in the current date for the given organization.
container_hwm
\nint64
Shows the high-water mark of all distinct containers over all hours in the current date for the given org.
csm_container_enterprise_compliance_count_sum
\nint64
Shows the sum of all Cloud Security Management Enterprise compliance containers over all hours in the current date for the given org.
csm_container_enterprise_cws_count_sum
\nint64
Shows the sum of all Cloud Security Management Enterprise Cloud Workload Security containers over all hours in the current date for the given org.
csm_container_enterprise_total_count_sum
\nint64
Shows the sum of all Cloud Security Management Enterprise containers over all hours in the current date for the given org.
csm_host_enterprise_aas_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise Azure app services hosts over all hours in the current date for the given org.
csm_host_enterprise_aws_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise AWS hosts over all hours in the current date for the given org.
csm_host_enterprise_azure_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise Azure hosts over all hours in the current date for the given org.
csm_host_enterprise_compliance_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise compliance hosts over all hours in the current date for the given org.
csm_host_enterprise_cws_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise Cloud Workload Security hosts over all hours in the current date for the given org.
csm_host_enterprise_gcp_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise GCP hosts over all hours in the current date for the given org.
csm_host_enterprise_total_host_count_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Enterprise hosts over all hours in the current date for the given org.
cspm_aas_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro Azure app services hosts over all hours in the current date for the given org.
cspm_aws_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro AWS hosts over all hours in the current date for the given org.
cspm_azure_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro Azure hosts over all hours in the current date for the given org.
cspm_container_avg
\nint64
Shows the average number of Cloud Security Management Pro containers over all hours in the current date for the given org.
cspm_container_hwm
\nint64
Shows the high-water mark of Cloud Security Management Pro containers over all hours in the current date for the given org.
cspm_gcp_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro GCP hosts over all hours in the current date for the given org.
cspm_host_top99p
\nint64
Shows the 99th percentile of all Cloud Security Management Pro hosts over all hours in the current date for the given org.
custom_historical_ts_avg
\nint64
Shows the average number of distinct historical custom metrics over all hours in the current date for the given org.
custom_live_ts_avg
\nint64
Shows the average number of distinct live custom metrics over all hours in the current date for the given org.
custom_ts_avg
\nint64
Shows the average number of distinct custom metrics over all hours in the current date for the given org.
cws_container_count_avg
\nint64
Shows the average of all distinct Cloud Workload Security containers over all hours in the current date for the given org.
cws_fargate_task_avg
\nint64
Shows the average of all distinct Cloud Workload Security Fargate tasks over all hours in the current date for the given org.
cws_host_top99p
\nint64
Shows the 99th percentile of all Cloud Workload Security hosts over all hours in the current date for the given org.
data_jobs_monitoring_host_hr_sum
\nint64
Shows the sum of all Data Jobs Monitoring hosts over all hours in the current date for the given org.
dbm_host_top99p_sum
\nint64
Shows the 99th percentile of all Database Monitoring hosts over all hours in the current month for the given org.
dbm_queries_avg_sum
\nint64
Shows the average of all distinct Database Monitoring normalized queries over all hours in the current month for the given org.
eph_infra_host_agent_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current date for the given org.
eph_infra_host_alibaba_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on Alibaba over all hours in the current date for the given org.
eph_infra_host_aws_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on AWS over all hours in the current date for the given org.
eph_infra_host_azure_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org.
eph_infra_host_ent_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org.
eph_infra_host_gcp_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on GCP over all hours in the current date for the given org.
eph_infra_host_heroku_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts on Heroku over all hours in the current date for the given org.
eph_infra_host_only_aas_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts with only Azure App Services over all hours in the current date for the given org.
eph_infra_host_only_vsphere_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts with only vSphere over all hours in the current date for the given org.
eph_infra_host_opentelemetry_apm_sum
\nint64
Shows the sum of all ephemeral APM hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org.
eph_infra_host_opentelemetry_sum
\nint64
Shows the sum of all ephemeral hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org.
eph_infra_host_pro_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts for Pro over all hours in the current date for the given org.
eph_infra_host_proplus_sum
\nint64
Shows the sum of all ephemeral infrastructure hosts for Pro Plus over all hours in the current date for the given org.
error_tracking_apm_error_events_sum
\nint64
Shows the sum of all Error Tracking APM error events over all hours in the current date for the given org.
error_tracking_error_events_sum
\nint64
Shows the sum of all Error Tracking error events over all hours in the current date for the given org.
error_tracking_events_sum
\nint64
Shows the sum of all Error Tracking events over all hours in the current date for the given org.
error_tracking_rum_error_events_sum
\nint64
Shows the sum of all Error Tracking RUM error events over all hours in the current date for the given org.
event_management_correlation_correlated_events_sum
\nint64
Shows the sum of all Event Management correlated events over all hours in the current date for the given org.
event_management_correlation_correlated_related_events_sum
\nint64
Shows the sum of all Event Management correlated related events over all hours in the current date for the given org.
event_management_correlation_sum
\nint64
Shows the sum of all Event Management correlations over all hours in the current date for the given org.
fargate_container_profiler_profiling_fargate_avg
\nint64
The average number of Profiling Fargate tasks over all hours in the current month for the given org.
fargate_container_profiler_profiling_fargate_eks_avg
\nint64
The average number of Profiling Fargate Elastic Kubernetes Service tasks over all hours in the current month for the given org.
fargate_tasks_count_avg
\nint64
The average task count for Fargate.
fargate_tasks_count_hwm
\nint64
Shows the high-water mark of all Fargate tasks over all hours in the current date for the given org.
flex_logs_compute_large_avg
\nint64
Shows the average number of Flex Logs Compute Large Instances over all hours in the current date for the given org.
flex_logs_compute_medium_avg
\nint64
Shows the average number of Flex Logs Compute Medium Instances over all hours in the current date for the given org.
flex_logs_compute_small_avg
\nint64
Shows the average number of Flex Logs Compute Small Instances over all hours in the current date for the given org.
flex_logs_compute_xlarge_avg
\nint64
Shows the average number of Flex Logs Compute Extra Large Instances over all hours in the current date for the given org.
flex_logs_compute_xsmall_avg
\nint64
Shows the average number of Flex Logs Compute Extra Small Instances over all hours in the current date for the given org.
flex_logs_starter_avg
\nint64
Shows the average number of Flex Logs Starter Instances over all hours in the current date for the given org.
flex_logs_starter_storage_index_avg
\nint64
Shows the average number of Flex Logs Starter Storage Index Instances over all hours in the current date for the given org.
flex_logs_starter_storage_retention_adjustment_avg
\nint64
Shows the average number of Flex Logs Starter Storage Retention Adjustment Instances over all hours in the current date for the given org.
flex_stored_logs_avg
\nint64
Shows the average of all Flex Stored Logs over all hours in the current date for the given org.
forwarding_events_bytes_sum
\nint64
Shows the sum of all log bytes forwarded over all hours in the current date for the given org.
gcp_host_top99p
\nint64
Shows the 99th percentile of all GCP hosts over all hours in the current date for the given org.
heroku_host_top99p
\nint64
Shows the 99th percentile of all Heroku dynos over all hours in the current date for the given org.
id
\nstring
The organization id.
incident_management_monthly_active_users_hwm
\nint64
Shows the high-water mark of incident management monthly active users over all hours in the current date for the given org.
indexed_events_count_sum
\nint64
DEPRECATED: Shows the sum of all log events indexed over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
infra_host_top99p
\nint64
Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for the given org.
ingested_events_bytes_sum
\nint64
Shows the sum of all log bytes ingested over all hours in the current date for the given org.
iot_device_agg_sum
\nint64
Shows the sum of all IoT devices over all hours in the current date for the given org.
iot_device_top99p_sum
\nint64
Shows the 99th percentile of all IoT devices over all hours in the current date for the given org.
llm_observability_min_spend_sum
\nint64
Shows the sum of all LLM Observability minimum spend over all hours in the current date for the given org.
llm_observability_sum
\nint64
Shows the sum of all LLM observability sessions over all hours in the current date for the given org.
mobile_rum_lite_session_count_sum
\nint64
DEPRECATED: Shows the sum of all mobile lite sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
mobile_rum_session_count_android_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on Android over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
mobile_rum_session_count_flutter_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on Flutter over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
mobile_rum_session_count_ios_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on iOS over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
mobile_rum_session_count_reactnative_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on React Native over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
mobile_rum_session_count_roku_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions on Roku over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
mobile_rum_session_count_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
mobile_rum_units_sum
\nint64
DEPRECATED: Shows the sum of all mobile RUM units over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
name
\nstring
The organization name.
ndm_netflow_events_sum
\nint64
Shows the sum of all Network Device Monitoring NetFlow events over all hours in the current date for the given org.
netflow_indexed_events_count_sum
\nint64
DEPRECATED: Shows the sum of all Network flows indexed over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
network_device_wireless_top99p
\nint64
Shows the 99th percentile of all Network Device Monitoring wireless devices over all hours in the current date for the given org.
npm_host_top99p
\nint64
Shows the 99th percentile of all distinct Cloud Network Monitoring hosts (formerly known as Network hosts) over all hours in the current date for the given org.
observability_pipelines_bytes_processed_sum
\nint64
Sum of all observability pipelines bytes processed over all hours in the current date for the given org.
oci_host_sum
\nint64
Shows the sum of all Oracle Cloud Infrastructure hosts over all hours in the current date for the given org.
oci_host_top99p
\nint64
Shows the 99th percentile of all Oracle Cloud Infrastructure hosts over all hours in the current date for the given org.
on_call_seat_hwm
\nint64
Shows the high-water mark of On-Call seats over all hours in the current date for the given org.
online_archive_events_count_sum
\nint64
Sum of all online archived events over all hours in the current date for the given org.
opentelemetry_apm_host_top99p
\nint64
Shows the 99th percentile of APM hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org.
opentelemetry_host_top99p
\nint64
Shows the 99th percentile of all hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org.
product_analytics_sum
\nint64
Shows the sum of all product analytics sessions over all hours in the current date for the given org.
profiling_aas_count_top99p
\nint64
Shows the 99th percentile of all profiled Azure app services over all hours in the current date for all organizations.
profiling_host_top99p
\nint64
Shows the 99th percentile of all profiled hosts over all hours within the current date for the given org.
public_id
\nstring
The organization public id.
published_app_hwm
\nint64
Shows the high-water mark of all published applications over all hours in the current date for the given org.
region
\nstring
The region of the organization.
rum_browser_and_mobile_session_count
\nint64
Shows the sum of all mobile sessions and all browser lite and legacy sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
rum_browser_legacy_session_count_sum
\nint64
Shows the sum of all browser RUM legacy sessions over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_browser_lite_session_count_sum
\nint64
Shows the sum of all browser RUM lite sessions over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_browser_replay_session_count_sum
\nint64
Shows the sum of all browser RUM Session Replay counts over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_indexed_sessions_sum
\nint64
Shows the sum of all RUM indexed sessions over all hours in the current date for the given org.
rum_ingested_sessions_sum
\nint64
Shows the sum of all RUM ingested sessions over all hours in the current date for the given org.
rum_lite_session_count_sum
\nint64
Shows the sum of all RUM lite sessions (browser and mobile) over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_android_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on Android over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_flutter_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on Flutter over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_ios_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on iOS over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_reactnative_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on React Native over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_roku_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on Roku over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_android_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Android over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_flutter_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Flutter over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_ios_sum
\nint64
Shows the sum of all mobile RUM lite sessions on iOS over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_kotlinmultiplatform_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Kotlin Multiplatform over all hours within the current date for the given org.
rum_mobile_lite_session_count_reactnative_sum
\nint64
Shows the sum of all mobile RUM lite sessions on React Native over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_roku_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Roku over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_unity_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Unity over all hours within the current date for the given org.
rum_mobile_replay_session_count_android_sum
\nint64
Shows the sum of all mobile RUM replay sessions on Android over all hours within the current date for the given org.
rum_mobile_replay_session_count_ios_sum
\nint64
Shows the sum of all mobile RUM replay sessions on iOS over all hours within the current date for the given org.
rum_mobile_replay_session_count_kotlinmultiplatform_sum
\nint64
Shows the sum of all mobile RUM replay sessions on Kotlin Multiplatform over all hours within the current date for the given org.
rum_mobile_replay_session_count_reactnative_sum
\nint64
Shows the sum of all mobile RUM replay sessions on React Native over all hours within the current date for the given org.
rum_replay_session_count_sum
\nint64
Shows the sum of all RUM Session Replay counts over all hours in the current date for the given org (To be introduced on October 1st, 2024).
rum_session_count_sum
\nint64
DEPRECATED: Shows the sum of all browser RUM lite sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
rum_session_replay_add_on_sum
\nint64
Shows the sum of all RUM session replay add-on sessions over all hours in the current date for the given org.
rum_total_session_count_sum
\nint64
Shows the sum of RUM sessions (browser and mobile) over all hours in the current date for the given org.
rum_units_sum
\nint64
DEPRECATED: Shows the sum of all browser and mobile RUM units over all hours in the current date for the given org (To be deprecated on October 1st, 2024).
sca_fargate_count_avg
\nint64
Shows the average of all Software Composition Analysis Fargate tasks over all hours in the current date for the given org.
sca_fargate_count_hwm
\nint64
Shows the sum of the high-water marks of all Software Composition Analysis Fargate tasks over all hours in the current date for the given org.
sds_apm_scanned_bytes_sum
\nint64
Sum of all APM bytes scanned with sensitive data scanner over all hours in the current date for the given org.
sds_events_scanned_bytes_sum
\nint64
Sum of all event stream events bytes scanned with sensitive data scanner over all hours in the current date for the given org.
sds_logs_scanned_bytes_sum
\nint64
Shows the sum of all bytes scanned of logs usage by the Sensitive Data Scanner over all hours in the current month for the given org.
sds_rum_scanned_bytes_sum
\nint64
Sum of all RUM bytes scanned with sensitive data scanner over all hours in the current date for the given org.
sds_total_scanned_bytes_sum
\nint64
Shows the sum of all bytes scanned across all usage types by the Sensitive Data Scanner over all hours in the current month for the given org.
serverless_apps_apm_apm_azure_appservice_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Azure App Service instances for the given date and given org.
serverless_apps_apm_apm_azure_azurefunction_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Azure Function instances for the given date and given org.
serverless_apps_apm_apm_azure_containerapp_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Azure Container App instances for the given date and given org.
serverless_apps_apm_apm_fargate_ecs_tasks_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Fargate Elastic Container Service tasks for the given date and given org.
serverless_apps_apm_apm_gcp_cloudfunction_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Google Cloud Platform Cloud Function instances for the given date and given org.
serverless_apps_apm_apm_gcp_cloudrun_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Google Cloud Platform Cloud Run instances for the given date and given org.
serverless_apps_apm_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for the given date and given org.
serverless_apps_apm_excl_fargate_apm_azure_appservice_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure App Service instances for the given date and given org.
serverless_apps_apm_excl_fargate_apm_azure_azurefunction_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure Function instances for the given date and given org.
serverless_apps_apm_excl_fargate_apm_azure_containerapp_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure Container App instances for the given date and given org.
serverless_apps_apm_excl_fargate_apm_gcp_cloudfunction_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Google Cloud Platform Cloud Function instances for the given date and given org.
serverless_apps_apm_excl_fargate_apm_gcp_cloudrun_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Google Cloud Platform Cloud Run instances for the given date and given org.
serverless_apps_apm_excl_fargate_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for the given date and given org.
serverless_apps_azure_container_app_instances_avg
\nint64
Shows the average number of Serverless Apps for Azure Container App instances for the given date and given org.
serverless_apps_azure_count_avg
\nint64
Shows the average number of Serverless Apps for Azure for the given date and given org.
serverless_apps_azure_function_app_instances_avg
\nint64
Shows the average number of Serverless Apps for Azure Function App instances for the given date and given org.
serverless_apps_azure_web_app_instances_avg
\nint64
Shows the average number of Serverless Apps for Azure Web App instances for the given date and given org.
serverless_apps_ecs_avg
\nint64
Shows the average number of Serverless Apps for Elastic Container Service for the given date and given org.
serverless_apps_eks_avg
\nint64
Shows the average number of Serverless Apps for Elastic Kubernetes Service for the given date and given org.
serverless_apps_excl_fargate_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for the given date and given org.
serverless_apps_excl_fargate_azure_container_app_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Azure Container App instances for the given date and given org.
serverless_apps_excl_fargate_azure_function_app_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Azure Function App instances for the given date and given org.
serverless_apps_excl_fargate_azure_web_app_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Azure Web App instances for the given date and given org.
serverless_apps_excl_fargate_google_cloud_functions_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Google Cloud Platform Cloud Functions instances for the given date and given org.
serverless_apps_excl_fargate_google_cloud_run_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Google Cloud Platform Cloud Run instances for the given date and given org.
serverless_apps_google_cloud_functions_instances_avg
\nint64
Shows the average number of Serverless Apps for Google Cloud Platform Cloud Functions instances for the given date and given org.
serverless_apps_google_cloud_run_instances_avg
\nint64
Shows the average number of Serverless Apps for Google Cloud Platform Cloud Run instances for the given date and given org.
serverless_apps_google_count_avg
\nint64
Shows the average number of Serverless Apps for Google Cloud for the given date and given org.
serverless_apps_total_count_avg
\nint64
Shows the average number of Serverless Apps for Azure and Google Cloud for the given date and given org.
siem_analyzed_logs_add_on_count_sum
\nint64
Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current date for the given org.
synthetics_browser_check_calls_count_sum
\nint64
Shows the sum of all Synthetic browser tests over all hours in the current date for the given org.
synthetics_check_calls_count_sum
\nint64
Shows the sum of all Synthetic API tests over all hours in the current date for the given org.
synthetics_mobile_test_runs_sum
\nint64
Shows the sum of all Synthetic mobile application tests over all hours in the current date for the given org.
synthetics_parallel_testing_max_slots_hwm
\nint64
Shows the high-water mark of used synthetics parallel testing slots over all hours in the current date for the given org.
trace_search_indexed_events_count_sum
\nint64
Shows the sum of all Indexed Spans indexed over all hours in the current date for the given org.
twol_ingested_events_bytes_sum
\nint64
Shows the sum of all ingested APM span bytes over all hours in the current date for the given org.
universal_service_monitoring_host_top99p
\nint64
Shows the 99th percentile of all Universal Service Monitoring hosts over all hours in the current date for the given org.
vsphere_host_top99p
\nint64
Shows the 99th percentile of all vSphere hosts over all hours in the current date for the given org.
vuln_management_host_count_top99p
\nint64
Shows the 99th percentile of all Application Vulnerability Management hosts over all hours in the current date for the given org.
workflow_executions_usage_sum
\nint64
Sum of all workflows executed over all hours in the current date for the given org.
product_analytics_sum
\nint64
Sum of all product analytics sessions over all hours in the current date for all organizations.
profiling_aas_count_top99p
\nint64
Shows the 99th percentile of all profiled Azure app services over all hours in the current date for all organizations.
profiling_host_top99p
\nint64
Shows the 99th percentile of all profiled hosts over all hours within the current date for all organizations.
published_app_hwm
\nint64
Shows the high-water mark of all published applications over all hours in the current date for all organizations.
rum_browser_and_mobile_session_count
\nint64
Shows the sum of all mobile sessions and all browser lite and legacy sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).
rum_browser_legacy_session_count_sum
\nint64
Shows the sum of all browser RUM legacy sessions over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_browser_lite_session_count_sum
\nint64
Shows the sum of all browser RUM lite sessions over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_browser_replay_session_count_sum
\nint64
Shows the sum of all browser RUM Session Replay counts over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_indexed_sessions_sum
\nint64
Sum of all RUM indexed sessions over all hours in the current date for all organizations.
rum_ingested_sessions_sum
\nint64
Sum of all RUM ingested sessions over all hours in the current date for all organizations.
rum_lite_session_count_sum
\nint64
Shows the sum of all RUM lite sessions (browser and mobile) over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_android_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on Android over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_flutter_sum
\nint64
Shows the sum of all mobile RUM legacy Sessions on Flutter over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_ios_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on iOS over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_reactnative_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on React Native over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_legacy_session_count_roku_sum
\nint64
Shows the sum of all mobile RUM legacy sessions on Roku over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_android_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Android over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_flutter_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Flutter over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_ios_sum
\nint64
Shows the sum of all mobile RUM lite sessions on iOS over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_kotlinmultiplatform_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Kotlin Multiplatform over all hours within the current date for all organizations.
rum_mobile_lite_session_count_reactnative_sum
\nint64
Shows the sum of all mobile RUM lite sessions on React Native over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_roku_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Roku over all hours within the current date for all organizations (To be introduced on October 1st, 2024).
rum_mobile_lite_session_count_unity_sum
\nint64
Shows the sum of all mobile RUM lite sessions on Unity over all hours within the current date for all organizations.
rum_mobile_replay_session_count_android_sum
\nint64
Shows the sum of all mobile RUM replay sessions on Android over all hours within the current date for the given org.
rum_mobile_replay_session_count_ios_sum
\nint64
Shows the sum of all mobile RUM replay sessions on iOS over all hours within the current date for the given org.
rum_mobile_replay_session_count_kotlinmultiplatform_sum
\nint64
Shows the sum of all mobile RUM replay sessions on Kotlin Multiplatform over all hours within the current date for all organizations.
rum_mobile_replay_session_count_reactnative_sum
\nint64
Shows the sum of all mobile RUM replay sessions on React Native over all hours within the current date for the given org.
rum_replay_session_count_sum
\nint64
Shows the sum of all RUM Session Replay counts over all hours in the current date for all organizations (To be introduced on October 1st, 2024).
rum_session_count_sum
\nint64
DEPRECATED: Shows the sum of all browser RUM lite sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
rum_session_replay_add_on_sum
\nint64
Sum of all RUM session replay add-on sessions over all hours in the current date for all organizations.
rum_total_session_count_sum
\nint64
Shows the sum of RUM sessions (browser and mobile) over all hours in the current date for all organizations.
rum_units_sum
\nint64
DEPRECATED: Shows the sum of all browser and mobile RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).
sca_fargate_count_avg
\nint64
Shows the average of all Software Composition Analysis Fargate tasks over all hours in the current date for the given org.
sca_fargate_count_hwm
\nint64
Shows the sum of the high-water marks of all Software Composition Analysis Fargate tasks over all hours in the current date for the given org.
sds_apm_scanned_bytes_sum
\nint64
Sum of all APM bytes scanned with sensitive data scanner over all hours in the current date for all organizations.
sds_events_scanned_bytes_sum
\nint64
Sum of all event stream events bytes scanned with sensitive data scanner over all hours in the current date for all organizations.
sds_logs_scanned_bytes_sum
\nint64
Shows the sum of all bytes scanned of logs usage by the Sensitive Data Scanner over all hours in the current month for all organizations.
sds_rum_scanned_bytes_sum
\nint64
Sum of all RUM bytes scanned with sensitive data scanner over all hours in the current date for all organizations.
sds_total_scanned_bytes_sum
\nint64
Shows the sum of all bytes scanned across all usage types by the Sensitive Data Scanner over all hours in the current month for all organizations.
serverless_apps_apm_apm_azure_appservice_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Azure App Service instances for the current date for all organizations.
serverless_apps_apm_apm_azure_azurefunction_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Azure Function instances for the current date for all organizations.
serverless_apps_apm_apm_azure_containerapp_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Azure Container App instances for the current date for all organizations.
serverless_apps_apm_apm_fargate_ecs_tasks_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Fargate Elastic Container Service tasks for the current date for all organizations.
serverless_apps_apm_apm_gcp_cloudfunction_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Google Cloud Platform Cloud Function instances for the current date for all organizations.
serverless_apps_apm_apm_gcp_cloudrun_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for Google Cloud Platform Cloud Run instances for the current date for all organizations.
serverless_apps_apm_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring for the current date for all organizations.
serverless_apps_apm_excl_fargate_apm_azure_appservice_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure App Service instances for the current date for all organizations.
serverless_apps_apm_excl_fargate_apm_azure_azurefunction_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure Function instances for the current date for all organizations.
serverless_apps_apm_excl_fargate_apm_azure_containerapp_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure Container App instances for the current date for all organizations.
serverless_apps_apm_excl_fargate_apm_gcp_cloudfunction_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Google Cloud Platform Cloud Function instances for the current date for all organizations.
serverless_apps_apm_excl_fargate_apm_gcp_cloudrun_instances_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Google Cloud Platform Cloud Run instances for the current date for all organizations.
serverless_apps_apm_excl_fargate_avg
\nint64
Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for the current date for all organizations.
serverless_apps_azure_container_app_instances_avg
\nint64
Shows the average number of Serverless Apps for Azure Container App instances for the current date for all organizations.
serverless_apps_azure_count_avg
\nint64
Shows the average number of Serverless Apps for Azure for the given date and given org.
serverless_apps_azure_function_app_instances_avg
\nint64
Shows the average number of Serverless Apps for Azure Function App instances for the current date for all organizations.
serverless_apps_azure_web_app_instances_avg
\nint64
Shows the average number of Serverless Apps for Azure Web App instances for the current date for all organizations.
serverless_apps_ecs_avg
\nint64
Shows the average number of Serverless Apps for Elastic Container Service for the current date for all organizations.
serverless_apps_eks_avg
\nint64
Shows the average number of Serverless Apps for Elastic Kubernetes Service for the current date for all organizations.
serverless_apps_excl_fargate_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for the current date for all organizations.
serverless_apps_excl_fargate_azure_container_app_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Azure Container App instances for the current date for all organizations.
serverless_apps_excl_fargate_azure_function_app_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Azure Function App instances for the current date for all organizations.
serverless_apps_excl_fargate_azure_web_app_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Azure Web App instances for the current date for all organizations.
serverless_apps_excl_fargate_google_cloud_functions_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Google Cloud Platform Cloud Functions instances for the current date for all organizations.
serverless_apps_excl_fargate_google_cloud_run_instances_avg
\nint64
Shows the average number of Serverless Apps excluding Fargate for Google Cloud Platform Cloud Run instances for the current date for all organizations.
serverless_apps_google_cloud_functions_instances_avg
\nint64
Shows the average number of Serverless Apps for Google Cloud Platform Cloud Functions instances for the current date for all organizations.
serverless_apps_google_cloud_run_instances_avg
\nint64
Shows the average number of Serverless Apps for Google Cloud Platform Cloud Run instances for the current date for all organizations.
serverless_apps_google_count_avg
\nint64
Shows the average number of Serverless Apps for Google Cloud for the given date and given org.
serverless_apps_total_count_avg
\nint64
Shows the average number of Serverless Apps for Azure and Google Cloud for the given date and given org.
siem_analyzed_logs_add_on_count_sum
\nint64
Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current date for the given org.
synthetics_browser_check_calls_count_sum
\nint64
Shows the sum of all Synthetic browser tests over all hours in the current date for all organizations.
synthetics_check_calls_count_sum
\nint64
Shows the sum of all Synthetic API tests over all hours in the current date for all organizations.
synthetics_mobile_test_runs_sum
\nint64
Shows the sum of all Synthetic mobile application tests over all hours in the current date for all organizations.
synthetics_parallel_testing_max_slots_hwm
\nint64
Shows the high-water mark of used synthetics parallel testing slots over all hours in the current date for all organizations.
trace_search_indexed_events_count_sum
\nint64
Shows the sum of all Indexed Spans indexed over all hours in the current date for all organizations.
twol_ingested_events_bytes_sum
\nint64
Shows the sum of all ingested APM span bytes over all hours in the current date for all organizations.
universal_service_monitoring_host_top99p
\nint64
Shows the 99th percentile of all universal service management hosts over all hours in the current date for the given org.
vsphere_host_top99p
\nint64
Shows the 99th percentile of all vSphere hosts over all hours in the current date for all organizations.
vuln_management_host_count_top99p
\nint64
Shows the 99th percentile of all Application Vulnerability Management hosts over all hours in the current date for the given org.
workflow_executions_usage_sum
\nint64
Sum of all workflows executed over all hours in the current date for all organizations.
vsphere_host_top99p_sum
\nint64
Shows the 99th percentile of all vSphere hosts over all hours in the current month for all organizations.
vuln_management_host_count_top99p_sum
\nint64
Shows the 99th percentile of all Application Vulnerability Management hosts over all hours in the current month for all organizations.
workflow_executions_usage_agg_sum
\nint64
Sum of all workflows executed over all hours in the current month for all organizations.
data
\n[object]
An array of downtimes.
attributes
\nobject
Downtime details.
canceled
\ndate-time
Time that the downtime was canceled.
created
\ndate-time
Creation time of the downtime.
display_timezone
\nstring
The timezone in which to display the downtime's start and end times in Datadog applications. This is not used\nas an offset for scheduling.
default: UTC
message
\nstring
A message to include with notifications for this downtime. Email notifications can be sent to specific users\nby using the same @username notation as events.
modified
\ndate-time
Time that the downtime was last modified.
monitor_identifier
\n<oneOf>
Monitor identifier for the downtime.
Option 1
\nobject
Object of the monitor identifier.
monitor_id [required]
\nint64
ID of the monitor to prevent notifications.
Option 2
\nobject
Object of the monitor tags.
monitor_tags [required]
\n[string]
A list of monitor tags. For example, tags that are applied directly to monitors,\nnot tags that are used in monitor queries (which are filtered by the scope parameter), to which the downtime applies.\nThe resulting downtime applies to monitors that match all provided monitor tags. Setting monitor_tags\nto [*] configures the downtime to mute all monitors for the given scope.
mute_first_recovery_notification
\nboolean
If the first recovery notification during a downtime should be muted.
notify_end_states
\n[string]
States that will trigger a monitor notification when the notify_end_types action occurs.
notify_end_types
\n[string]
Actions that will trigger a monitor notification if the downtime is in the notify_end_types state.
schedule
\n<oneOf>
The schedule that defines when the monitor starts, stops, and recurs. There are two types of schedules:\none-time and recurring. Recurring schedules may have up to five RRULE-based recurrences. If no schedules are\nprovided, the downtime will begin immediately and never end.
Option 1
\nobject
A recurring downtime schedule definition.
current_downtime
\nobject
The most recent actual start and end dates for a recurring downtime. For a canceled downtime,\nthis is the previously occurring downtime. For active downtimes, this is the ongoing downtime, and for scheduled\ndowntimes it is the upcoming downtime.
end
\ndate-time
The end of the current downtime.
start
\ndate-time
The start of the current downtime.
recurrences [required]
\n[object]
A list of downtime recurrences.
duration
\nstring
The length of the downtime. Must begin with an integer and end with one of 'm', 'h', d', or 'w'.
rrule
\nstring
The RRULE standard for defining recurring events.\nFor example, to have a recurring event on the first day of each month, set the type to rrule and set the FREQ to MONTHLY and BYMONTHDAY to 1.\nMost common rrule options from the iCalendar Spec are supported.
Note: Attributes specifying the duration in RRULE are not supported (for example, DTSTART, DTEND, DURATION).\nMore examples available in this downtime guide.
start
\nstring
ISO-8601 Datetime to start the downtime. Must not include a UTC offset. If not provided, the\ndowntime starts the moment it is created.
timezone
\nstring
The timezone in which to schedule the downtime. This affects recurring start and end dates.\nMust match display_timezone.
default: UTC
Option 2
\nobject
A one-time downtime definition.
end
\ndate-time
ISO-8601 Datetime to end the downtime.
start [required]
\ndate-time
ISO-8601 Datetime to start the downtime.
scope
\nstring
The scope to which the downtime applies. Must follow the common search syntax.
status
\nenum
The current status of the downtime. \nAllowed enum values: active,canceled,ended,scheduled
id
\nstring
The downtime ID.
relationships
\nobject
All relationships associated with downtime.
created_by
\nobject
The user who created the downtime.
data
\nobject
Data for the user who created the downtime.
id
\nstring
User ID of the downtime creator.
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
monitor
\nobject
The monitor identified by the downtime.
data
\nobject
Data for the monitor.
id
\nstring
Monitor ID of the downtime.
type
\nenum
Monitor resource type. \nAllowed enum values: monitors
default: monitors
type
\nenum
Downtime resource type. \nAllowed enum values: downtime
default: downtime
included
\n[ <oneOf>]
Array of objects related to the downtimes.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Information about the monitor identified by the downtime.
attributes
\nobject
Attributes of the monitor identified by the downtime.
name
\nstring
The name of the monitor identified by the downtime.
id
\nint64
ID of the monitor identified by the downtime.
type
\nenum
Monitor resource type. \nAllowed enum values: monitors
default: monitors
meta
\nobject
Pagination metadata returned by the API.
page
\nobject
Object containing the total filtered count.
total_filtered_count
\nint64
Total count of elements matched by the filter.
data
\n[object]
An array of downtimes.
attributes
\nobject
Downtime details.
canceled
\ndate-time
Time that the downtime was canceled.
created
\ndate-time
Creation time of the downtime.
display_timezone
\nstring
The timezone in which to display the downtime's start and end times in Datadog applications. This is not used\nas an offset for scheduling.
default: UTC
message
\nstring
A message to include with notifications for this downtime. Email notifications can be sent to specific users\nby using the same @username notation as events.
modified
\ndate-time
Time that the downtime was last modified.
monitor_identifier
\n<oneOf>
Monitor identifier for the downtime.
Option 1
\nobject
Object of the monitor identifier.
monitor_id [required]
\nint64
ID of the monitor to prevent notifications.
Option 2
\nobject
Object of the monitor tags.
monitor_tags [required]
\n[string]
A list of monitor tags. For example, tags that are applied directly to monitors,\nnot tags that are used in monitor queries (which are filtered by the scope parameter), to which the downtime applies.\nThe resulting downtime applies to monitors that match all provided monitor tags. Setting monitor_tags\nto [*] configures the downtime to mute all monitors for the given scope.
mute_first_recovery_notification
\nboolean
If the first recovery notification during a downtime should be muted.
notify_end_states
\n[string]
States that will trigger a monitor notification when the notify_end_types action occurs.
notify_end_types
\n[string]
Actions that will trigger a monitor notification if the downtime is in the notify_end_types state.
schedule
\n<oneOf>
The schedule that defines when the monitor starts, stops, and recurs. There are two types of schedules:\none-time and recurring. Recurring schedules may have up to five RRULE-based recurrences. If no schedules are\nprovided, the downtime will begin immediately and never end.
Option 1
\nobject
A recurring downtime schedule definition.
current_downtime
\nobject
The most recent actual start and end dates for a recurring downtime. For a canceled downtime,\nthis is the previously occurring downtime. For active downtimes, this is the ongoing downtime, and for scheduled\ndowntimes it is the upcoming downtime.
end
\ndate-time
The end of the current downtime.
start
\ndate-time
The start of the current downtime.
recurrences [required]
\n[object]
A list of downtime recurrences.
duration
\nstring
The length of the downtime. Must begin with an integer and end with one of 'm', 'h', d', or 'w'.
rrule
\nstring
The RRULE standard for defining recurring events.\nFor example, to have a recurring event on the first day of each month, set the type to rrule and set the FREQ to MONTHLY and BYMONTHDAY to 1.\nMost common rrule options from the iCalendar Spec are supported.
Note: Attributes specifying the duration in RRULE are not supported (for example, DTSTART, DTEND, DURATION).\nMore examples available in this downtime guide.
start
\nstring
ISO-8601 Datetime to start the downtime. Must not include a UTC offset. If not provided, the\ndowntime starts the moment it is created.
timezone
\nstring
The timezone in which to schedule the downtime. This affects recurring start and end dates.\nMust match display_timezone.
default: UTC
Option 2
\nobject
A one-time downtime definition.
end
\ndate-time
ISO-8601 Datetime to end the downtime.
start [required]
\ndate-time
ISO-8601 Datetime to start the downtime.
scope
\nstring
The scope to which the downtime applies. Must follow the common search syntax.
status
\nenum
The current status of the downtime. \nAllowed enum values: active,canceled,ended,scheduled
id
\nstring
The downtime ID.
relationships
\nobject
All relationships associated with downtime.
created_by
\nobject
The user who created the downtime.
data
\nobject
Data for the user who created the downtime.
id
\nstring
User ID of the downtime creator.
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
monitor
\nobject
The monitor identified by the downtime.
data
\nobject
Data for the monitor.
id
\nstring
Monitor ID of the downtime.
type
\nenum
Monitor resource type. \nAllowed enum values: monitors
default: monitors
type
\nenum
Downtime resource type. \nAllowed enum values: downtime
default: downtime
included
\n[ <oneOf>]
Array of objects related to the downtimes.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Information about the monitor identified by the downtime.
attributes
\nobject
Attributes of the monitor identified by the downtime.
name
\nstring
The name of the monitor identified by the downtime.
id
\nint64
ID of the monitor identified by the downtime.
type
\nenum
Monitor resource type. \nAllowed enum values: monitors
default: monitors
meta
\nobject
Pagination metadata returned by the API.
page
\nobject
Object containing the total filtered count.
total_filtered_count
\nint64
Total count of elements matched by the filter.
data
\nobject
Downtime data.
attributes
\nobject
Downtime details.
canceled
\ndate-time
Time that the downtime was canceled.
created
\ndate-time
Creation time of the downtime.
display_timezone
\nstring
The timezone in which to display the downtime's start and end times in Datadog applications. This is not used\nas an offset for scheduling.
default: UTC
message
\nstring
A message to include with notifications for this downtime. Email notifications can be sent to specific users\nby using the same @username notation as events.
modified
\ndate-time
Time that the downtime was last modified.
monitor_identifier
\n<oneOf>
Monitor identifier for the downtime.
Option 1
\nobject
Object of the monitor identifier.
monitor_id [required]
\nint64
ID of the monitor to prevent notifications.
Option 2
\nobject
Object of the monitor tags.
monitor_tags [required]
\n[string]
A list of monitor tags. For example, tags that are applied directly to monitors,\nnot tags that are used in monitor queries (which are filtered by the scope parameter), to which the downtime applies.\nThe resulting downtime applies to monitors that match all provided monitor tags. Setting monitor_tags\nto [*] configures the downtime to mute all monitors for the given scope.
mute_first_recovery_notification
\nboolean
If the first recovery notification during a downtime should be muted.
notify_end_states
\n[string]
States that will trigger a monitor notification when the notify_end_types action occurs.
notify_end_types
\n[string]
Actions that will trigger a monitor notification if the downtime is in the notify_end_types state.
schedule
\n<oneOf>
The schedule that defines when the monitor starts, stops, and recurs. There are two types of schedules:\none-time and recurring. Recurring schedules may have up to five RRULE-based recurrences. If no schedules are\nprovided, the downtime will begin immediately and never end.
Option 1
\nobject
A recurring downtime schedule definition.
current_downtime
\nobject
The most recent actual start and end dates for a recurring downtime. For a canceled downtime,\nthis is the previously occurring downtime. For active downtimes, this is the ongoing downtime, and for scheduled\ndowntimes it is the upcoming downtime.
end
\ndate-time
The end of the current downtime.
start
\ndate-time
The start of the current downtime.
recurrences [required]
\n[object]
A list of downtime recurrences.
duration
\nstring
The length of the downtime. Must begin with an integer and end with one of 'm', 'h', d', or 'w'.
rrule
\nstring
The RRULE standard for defining recurring events.\nFor example, to have a recurring event on the first day of each month, set the type to rrule and set the FREQ to MONTHLY and BYMONTHDAY to 1.\nMost common rrule options from the iCalendar Spec are supported.
Note: Attributes specifying the duration in RRULE are not supported (for example, DTSTART, DTEND, DURATION).\nMore examples available in this downtime guide.
start
\nstring
ISO-8601 Datetime to start the downtime. Must not include a UTC offset. If not provided, the\ndowntime starts the moment it is created.
timezone
\nstring
The timezone in which to schedule the downtime. This affects recurring start and end dates.\nMust match display_timezone.
default: UTC
Option 2
\nobject
A one-time downtime definition.
end
\ndate-time
ISO-8601 Datetime to end the downtime.
start [required]
\ndate-time
ISO-8601 Datetime to start the downtime.
scope
\nstring
The scope to which the downtime applies. Must follow the common search syntax.
status
\nenum
The current status of the downtime. \nAllowed enum values: active,canceled,ended,scheduled
id
\nstring
The downtime ID.
relationships
\nobject
All relationships associated with downtime.
created_by
\nobject
The user who created the downtime.
data
\nobject
Data for the user who created the downtime.
id
\nstring
User ID of the downtime creator.
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
monitor
\nobject
The monitor identified by the downtime.
data
\nobject
Data for the monitor.
id
\nstring
Monitor ID of the downtime.
type
\nenum
Monitor resource type. \nAllowed enum values: monitors
default: monitors
type
\nenum
Downtime resource type. \nAllowed enum values: downtime
default: downtime
included
\n[ <oneOf>]
Array of objects related to the downtime that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Information about the monitor identified by the downtime.
attributes
\nobject
Attributes of the monitor identified by the downtime.
name
\nstring
The name of the monitor identified by the downtime.
id
\nint64
ID of the monitor identified by the downtime.
type
\nenum
Monitor resource type. \nAllowed enum values: monitors
default: monitors
data
\nobject
Downtime data.
attributes
\nobject
Downtime details.
canceled
\ndate-time
Time that the downtime was canceled.
created
\ndate-time
Creation time of the downtime.
display_timezone
\nstring
The timezone in which to display the downtime's start and end times in Datadog applications. This is not used\nas an offset for scheduling.
default: UTC
message
\nstring
A message to include with notifications for this downtime. Email notifications can be sent to specific users\nby using the same @username notation as events.
modified
\ndate-time
Time that the downtime was last modified.
monitor_identifier
\n<oneOf>
Monitor identifier for the downtime.
Option 1
\nobject
Object of the monitor identifier.
monitor_id [required]
\nint64
ID of the monitor to prevent notifications.
Option 2
\nobject
Object of the monitor tags.
monitor_tags [required]
\n[string]
A list of monitor tags. For example, tags that are applied directly to monitors,\nnot tags that are used in monitor queries (which are filtered by the scope parameter), to which the downtime applies.\nThe resulting downtime applies to monitors that match all provided monitor tags. Setting monitor_tags\nto [*] configures the downtime to mute all monitors for the given scope.
mute_first_recovery_notification
\nboolean
If the first recovery notification during a downtime should be muted.
notify_end_states
\n[string]
States that will trigger a monitor notification when the notify_end_types action occurs.
notify_end_types
\n[string]
Actions that will trigger a monitor notification if the downtime is in the notify_end_types state.
schedule
\n<oneOf>
The schedule that defines when the monitor starts, stops, and recurs. There are two types of schedules:\none-time and recurring. Recurring schedules may have up to five RRULE-based recurrences. If no schedules are\nprovided, the downtime will begin immediately and never end.
Option 1
\nobject
A recurring downtime schedule definition.
current_downtime
\nobject
The most recent actual start and end dates for a recurring downtime. For a canceled downtime,\nthis is the previously occurring downtime. For active downtimes, this is the ongoing downtime, and for scheduled\ndowntimes it is the upcoming downtime.
end
\ndate-time
The end of the current downtime.
start
\ndate-time
The start of the current downtime.
recurrences [required]
\n[object]
A list of downtime recurrences.
duration
\nstring
The length of the downtime. Must begin with an integer and end with one of 'm', 'h', d', or 'w'.
rrule
\nstring
The RRULE standard for defining recurring events.\nFor example, to have a recurring event on the first day of each month, set the type to rrule and set the FREQ to MONTHLY and BYMONTHDAY to 1.\nMost common rrule options from the iCalendar Spec are supported.
Note: Attributes specifying the duration in RRULE are not supported (for example, DTSTART, DTEND, DURATION).\nMore examples available in this downtime guide.
start
\nstring
ISO-8601 Datetime to start the downtime. Must not include a UTC offset. If not provided, the\ndowntime starts the moment it is created.
timezone
\nstring
The timezone in which to schedule the downtime. This affects recurring start and end dates.\nMust match display_timezone.
default: UTC
Option 2
\nobject
A one-time downtime definition.
end
\ndate-time
ISO-8601 Datetime to end the downtime.
start [required]
\ndate-time
ISO-8601 Datetime to start the downtime.
scope
\nstring
The scope to which the downtime applies. Must follow the common search syntax.
status
\nenum
The current status of the downtime. \nAllowed enum values: active,canceled,ended,scheduled
id
\nstring
The downtime ID.
relationships
\nobject
All relationships associated with downtime.
created_by
\nobject
The user who created the downtime.
data
\nobject
Data for the user who created the downtime.
id
\nstring
User ID of the downtime creator.
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
monitor
\nobject
The monitor identified by the downtime.
data
\nobject
Data for the monitor.
id
\nstring
Monitor ID of the downtime.
type
\nenum
Monitor resource type. \nAllowed enum values: monitors
default: monitors
type
\nenum
Downtime resource type. \nAllowed enum values: downtime
default: downtime
included
\n[ <oneOf>]
Array of objects related to the downtime that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Information about the monitor identified by the downtime.
attributes
\nobject
Attributes of the monitor identified by the downtime.
name
\nstring
The name of the monitor identified by the downtime.
id
\nint64
ID of the monitor identified by the downtime.
type
\nenum
Monitor resource type. \nAllowed enum values: monitors
default: monitors
data
\nobject
Downtime data.
attributes
\nobject
Downtime details.
canceled
\ndate-time
Time that the downtime was canceled.
created
\ndate-time
Creation time of the downtime.
display_timezone
\nstring
The timezone in which to display the downtime's start and end times in Datadog applications. This is not used\nas an offset for scheduling.
default: UTC
message
\nstring
A message to include with notifications for this downtime. Email notifications can be sent to specific users\nby using the same @username notation as events.
modified
\ndate-time
Time that the downtime was last modified.
monitor_identifier
\n<oneOf>
Monitor identifier for the downtime.
Option 1
\nobject
Object of the monitor identifier.
monitor_id [required]
\nint64
ID of the monitor to prevent notifications.
Option 2
\nobject
Object of the monitor tags.
monitor_tags [required]
\n[string]
A list of monitor tags. For example, tags that are applied directly to monitors,\nnot tags that are used in monitor queries (which are filtered by the scope parameter), to which the downtime applies.\nThe resulting downtime applies to monitors that match all provided monitor tags. Setting monitor_tags\nto [*] configures the downtime to mute all monitors for the given scope.
mute_first_recovery_notification
\nboolean
If the first recovery notification during a downtime should be muted.
notify_end_states
\n[string]
States that will trigger a monitor notification when the notify_end_types action occurs.
notify_end_types
\n[string]
Actions that will trigger a monitor notification if the downtime is in the notify_end_types state.
schedule
\n<oneOf>
The schedule that defines when the monitor starts, stops, and recurs. There are two types of schedules:\none-time and recurring. Recurring schedules may have up to five RRULE-based recurrences. If no schedules are\nprovided, the downtime will begin immediately and never end.
Option 1
\nobject
A recurring downtime schedule definition.
current_downtime
\nobject
The most recent actual start and end dates for a recurring downtime. For a canceled downtime,\nthis is the previously occurring downtime. For active downtimes, this is the ongoing downtime, and for scheduled\ndowntimes it is the upcoming downtime.
end
\ndate-time
The end of the current downtime.
start
\ndate-time
The start of the current downtime.
recurrences [required]
\n[object]
A list of downtime recurrences.
duration
\nstring
The length of the downtime. Must begin with an integer and end with one of 'm', 'h', d', or 'w'.
rrule
\nstring
The RRULE standard for defining recurring events.\nFor example, to have a recurring event on the first day of each month, set the type to rrule and set the FREQ to MONTHLY and BYMONTHDAY to 1.\nMost common rrule options from the iCalendar Spec are supported.
Note: Attributes specifying the duration in RRULE are not supported (for example, DTSTART, DTEND, DURATION).\nMore examples available in this downtime guide.
start
\nstring
ISO-8601 Datetime to start the downtime. Must not include a UTC offset. If not provided, the\ndowntime starts the moment it is created.
timezone
\nstring
The timezone in which to schedule the downtime. This affects recurring start and end dates.\nMust match display_timezone.
default: UTC
Option 2
\nobject
A one-time downtime definition.
end
\ndate-time
ISO-8601 Datetime to end the downtime.
start [required]
\ndate-time
ISO-8601 Datetime to start the downtime.
scope
\nstring
The scope to which the downtime applies. Must follow the common search syntax.
status
\nenum
The current status of the downtime. \nAllowed enum values: active,canceled,ended,scheduled
id
\nstring
The downtime ID.
relationships
\nobject
All relationships associated with downtime.
created_by
\nobject
The user who created the downtime.
data
\nobject
Data for the user who created the downtime.
id
\nstring
User ID of the downtime creator.
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
monitor
\nobject
The monitor identified by the downtime.
data
\nobject
Data for the monitor.
id
\nstring
Monitor ID of the downtime.
type
\nenum
Monitor resource type. \nAllowed enum values: monitors
default: monitors
type
\nenum
Downtime resource type. \nAllowed enum values: downtime
default: downtime
included
\n[ <oneOf>]
Array of objects related to the downtime that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Information about the monitor identified by the downtime.
attributes
\nobject
Attributes of the monitor identified by the downtime.
name
\nstring
The name of the monitor identified by the downtime.
id
\nint64
ID of the monitor identified by the downtime.
type
\nenum
Monitor resource type. \nAllowed enum values: monitors
default: monitors
data
\nobject
Downtime data.
attributes
\nobject
Downtime details.
canceled
\ndate-time
Time that the downtime was canceled.
created
\ndate-time
Creation time of the downtime.
display_timezone
\nstring
The timezone in which to display the downtime's start and end times in Datadog applications. This is not used\nas an offset for scheduling.
default: UTC
message
\nstring
A message to include with notifications for this downtime. Email notifications can be sent to specific users\nby using the same @username notation as events.
modified
\ndate-time
Time that the downtime was last modified.
monitor_identifier
\n<oneOf>
Monitor identifier for the downtime.
Option 1
\nobject
Object of the monitor identifier.
monitor_id [required]
\nint64
ID of the monitor to prevent notifications.
Option 2
\nobject
Object of the monitor tags.
monitor_tags [required]
\n[string]
A list of monitor tags. For example, tags that are applied directly to monitors,\nnot tags that are used in monitor queries (which are filtered by the scope parameter), to which the downtime applies.\nThe resulting downtime applies to monitors that match all provided monitor tags. Setting monitor_tags\nto [*] configures the downtime to mute all monitors for the given scope.
mute_first_recovery_notification
\nboolean
If the first recovery notification during a downtime should be muted.
notify_end_states
\n[string]
States that will trigger a monitor notification when the notify_end_types action occurs.
notify_end_types
\n[string]
Actions that will trigger a monitor notification if the downtime is in the notify_end_types state.
schedule
\n<oneOf>
The schedule that defines when the monitor starts, stops, and recurs. There are two types of schedules:\none-time and recurring. Recurring schedules may have up to five RRULE-based recurrences. If no schedules are\nprovided, the downtime will begin immediately and never end.
Option 1
\nobject
A recurring downtime schedule definition.
current_downtime
\nobject
The most recent actual start and end dates for a recurring downtime. For a canceled downtime,\nthis is the previously occurring downtime. For active downtimes, this is the ongoing downtime, and for scheduled\ndowntimes it is the upcoming downtime.
end
\ndate-time
The end of the current downtime.
start
\ndate-time
The start of the current downtime.
recurrences [required]
\n[object]
A list of downtime recurrences.
duration
\nstring
The length of the downtime. Must begin with an integer and end with one of 'm', 'h', d', or 'w'.
rrule
\nstring
The RRULE standard for defining recurring events.\nFor example, to have a recurring event on the first day of each month, set the type to rrule and set the FREQ to MONTHLY and BYMONTHDAY to 1.\nMost common rrule options from the iCalendar Spec are supported.
Note: Attributes specifying the duration in RRULE are not supported (for example, DTSTART, DTEND, DURATION).\nMore examples available in this downtime guide.
start
\nstring
ISO-8601 Datetime to start the downtime. Must not include a UTC offset. If not provided, the\ndowntime starts the moment it is created.
timezone
\nstring
The timezone in which to schedule the downtime. This affects recurring start and end dates.\nMust match display_timezone.
default: UTC
Option 2
\nobject
A one-time downtime definition.
end
\ndate-time
ISO-8601 Datetime to end the downtime.
start [required]
\ndate-time
ISO-8601 Datetime to start the downtime.
scope
\nstring
The scope to which the downtime applies. Must follow the common search syntax.
status
\nenum
The current status of the downtime. \nAllowed enum values: active,canceled,ended,scheduled
id
\nstring
The downtime ID.
relationships
\nobject
All relationships associated with downtime.
created_by
\nobject
The user who created the downtime.
data
\nobject
Data for the user who created the downtime.
id
\nstring
User ID of the downtime creator.
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
monitor
\nobject
The monitor identified by the downtime.
data
\nobject
Data for the monitor.
id
\nstring
Monitor ID of the downtime.
type
\nenum
Monitor resource type. \nAllowed enum values: monitors
default: monitors
type
\nenum
Downtime resource type. \nAllowed enum values: downtime
default: downtime
included
\n[ <oneOf>]
Array of objects related to the downtime that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Information about the monitor identified by the downtime.
attributes
\nobject
Attributes of the monitor identified by the downtime.
name
\nstring
The name of the monitor identified by the downtime.
id
\nint64
ID of the monitor identified by the downtime.
type
\nenum
Monitor resource type. \nAllowed enum values: monitors
default: monitors
data
\nobject
Downtime data.
attributes
\nobject
Downtime details.
canceled
\ndate-time
Time that the downtime was canceled.
created
\ndate-time
Creation time of the downtime.
display_timezone
\nstring
The timezone in which to display the downtime's start and end times in Datadog applications. This is not used\nas an offset for scheduling.
default: UTC
message
\nstring
A message to include with notifications for this downtime. Email notifications can be sent to specific users\nby using the same @username notation as events.
modified
\ndate-time
Time that the downtime was last modified.
monitor_identifier
\n<oneOf>
Monitor identifier for the downtime.
Option 1
\nobject
Object of the monitor identifier.
monitor_id [required]
\nint64
ID of the monitor to prevent notifications.
Option 2
\nobject
Object of the monitor tags.
monitor_tags [required]
\n[string]
A list of monitor tags. For example, tags that are applied directly to monitors,\nnot tags that are used in monitor queries (which are filtered by the scope parameter), to which the downtime applies.\nThe resulting downtime applies to monitors that match all provided monitor tags. Setting monitor_tags\nto [*] configures the downtime to mute all monitors for the given scope.
mute_first_recovery_notification
\nboolean
If the first recovery notification during a downtime should be muted.
notify_end_states
\n[string]
States that will trigger a monitor notification when the notify_end_types action occurs.
notify_end_types
\n[string]
Actions that will trigger a monitor notification if the downtime is in the notify_end_types state.
schedule
\n<oneOf>
The schedule that defines when the monitor starts, stops, and recurs. There are two types of schedules:\none-time and recurring. Recurring schedules may have up to five RRULE-based recurrences. If no schedules are\nprovided, the downtime will begin immediately and never end.
Option 1
\nobject
A recurring downtime schedule definition.
current_downtime
\nobject
The most recent actual start and end dates for a recurring downtime. For a canceled downtime,\nthis is the previously occurring downtime. For active downtimes, this is the ongoing downtime, and for scheduled\ndowntimes it is the upcoming downtime.
end
\ndate-time
The end of the current downtime.
start
\ndate-time
The start of the current downtime.
recurrences [required]
\n[object]
A list of downtime recurrences.
duration
\nstring
The length of the downtime. Must begin with an integer and end with one of 'm', 'h', d', or 'w'.
rrule
\nstring
The RRULE standard for defining recurring events.\nFor example, to have a recurring event on the first day of each month, set the type to rrule and set the FREQ to MONTHLY and BYMONTHDAY to 1.\nMost common rrule options from the iCalendar Spec are supported.
Note: Attributes specifying the duration in RRULE are not supported (for example, DTSTART, DTEND, DURATION).\nMore examples available in this downtime guide.
start
\nstring
ISO-8601 Datetime to start the downtime. Must not include a UTC offset. If not provided, the\ndowntime starts the moment it is created.
timezone
\nstring
The timezone in which to schedule the downtime. This affects recurring start and end dates.\nMust match display_timezone.
default: UTC
Option 2
\nobject
A one-time downtime definition.
end
\ndate-time
ISO-8601 Datetime to end the downtime.
start [required]
\ndate-time
ISO-8601 Datetime to start the downtime.
scope
\nstring
The scope to which the downtime applies. Must follow the common search syntax.
status
\nenum
The current status of the downtime. \nAllowed enum values: active,canceled,ended,scheduled
id
\nstring
The downtime ID.
relationships
\nobject
All relationships associated with downtime.
created_by
\nobject
The user who created the downtime.
data
\nobject
Data for the user who created the downtime.
id
\nstring
User ID of the downtime creator.
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
monitor
\nobject
The monitor identified by the downtime.
data
\nobject
Data for the monitor.
id
\nstring
Monitor ID of the downtime.
type
\nenum
Monitor resource type. \nAllowed enum values: monitors
default: monitors
type
\nenum
Downtime resource type. \nAllowed enum values: downtime
default: downtime
included
\n[ <oneOf>]
Array of objects related to the downtime that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Information about the monitor identified by the downtime.
attributes
\nobject
Attributes of the monitor identified by the downtime.
name
\nstring
The name of the monitor identified by the downtime.
id
\nint64
ID of the monitor identified by the downtime.
type
\nenum
Monitor resource type. \nAllowed enum values: monitors
default: monitors
data
\nobject
Downtime data.
attributes
\nobject
Downtime details.
canceled
\ndate-time
Time that the downtime was canceled.
created
\ndate-time
Creation time of the downtime.
display_timezone
\nstring
The timezone in which to display the downtime's start and end times in Datadog applications. This is not used\nas an offset for scheduling.
default: UTC
message
\nstring
A message to include with notifications for this downtime. Email notifications can be sent to specific users\nby using the same @username notation as events.
modified
\ndate-time
Time that the downtime was last modified.
monitor_identifier
\n<oneOf>
Monitor identifier for the downtime.
Option 1
\nobject
Object of the monitor identifier.
monitor_id [required]
\nint64
ID of the monitor to prevent notifications.
Option 2
\nobject
Object of the monitor tags.
monitor_tags [required]
\n[string]
A list of monitor tags. For example, tags that are applied directly to monitors,\nnot tags that are used in monitor queries (which are filtered by the scope parameter), to which the downtime applies.\nThe resulting downtime applies to monitors that match all provided monitor tags. Setting monitor_tags\nto [*] configures the downtime to mute all monitors for the given scope.
mute_first_recovery_notification
\nboolean
If the first recovery notification during a downtime should be muted.
notify_end_states
\n[string]
States that will trigger a monitor notification when the notify_end_types action occurs.
notify_end_types
\n[string]
Actions that will trigger a monitor notification if the downtime is in the notify_end_types state.
schedule
\n<oneOf>
The schedule that defines when the monitor starts, stops, and recurs. There are two types of schedules:\none-time and recurring. Recurring schedules may have up to five RRULE-based recurrences. If no schedules are\nprovided, the downtime will begin immediately and never end.
Option 1
\nobject
A recurring downtime schedule definition.
current_downtime
\nobject
The most recent actual start and end dates for a recurring downtime. For a canceled downtime,\nthis is the previously occurring downtime. For active downtimes, this is the ongoing downtime, and for scheduled\ndowntimes it is the upcoming downtime.
end
\ndate-time
The end of the current downtime.
start
\ndate-time
The start of the current downtime.
recurrences [required]
\n[object]
A list of downtime recurrences.
duration
\nstring
The length of the downtime. Must begin with an integer and end with one of 'm', 'h', d', or 'w'.
rrule
\nstring
The RRULE standard for defining recurring events.\nFor example, to have a recurring event on the first day of each month, set the type to rrule and set the FREQ to MONTHLY and BYMONTHDAY to 1.\nMost common rrule options from the iCalendar Spec are supported.
Note: Attributes specifying the duration in RRULE are not supported (for example, DTSTART, DTEND, DURATION).\nMore examples available in this downtime guide.
start
\nstring
ISO-8601 Datetime to start the downtime. Must not include a UTC offset. If not provided, the\ndowntime starts the moment it is created.
timezone
\nstring
The timezone in which to schedule the downtime. This affects recurring start and end dates.\nMust match display_timezone.
default: UTC
Option 2
\nobject
A one-time downtime definition.
end
\ndate-time
ISO-8601 Datetime to end the downtime.
start [required]
\ndate-time
ISO-8601 Datetime to start the downtime.
scope
\nstring
The scope to which the downtime applies. Must follow the common search syntax.
status
\nenum
The current status of the downtime. \nAllowed enum values: active,canceled,ended,scheduled
id
\nstring
The downtime ID.
relationships
\nobject
All relationships associated with downtime.
created_by
\nobject
The user who created the downtime.
data
\nobject
Data for the user who created the downtime.
id
\nstring
User ID of the downtime creator.
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
monitor
\nobject
The monitor identified by the downtime.
data
\nobject
Data for the monitor.
id
\nstring
Monitor ID of the downtime.
type
\nenum
Monitor resource type. \nAllowed enum values: monitors
default: monitors
type
\nenum
Downtime resource type. \nAllowed enum values: downtime
default: downtime
included
\n[ <oneOf>]
Array of objects related to the downtime that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Information about the monitor identified by the downtime.
attributes
\nobject
Attributes of the monitor identified by the downtime.
name
\nstring
The name of the monitor identified by the downtime.
id
\nint64
ID of the monitor identified by the downtime.
type
\nenum
Monitor resource type. \nAllowed enum values: monitors
default: monitors
data [required]
\n[object]
An array of incident services.
attributes
\nobject
The incident service's attributes from a response.
created
\ndate-time
Timestamp of when the incident service was created.
modified
\ndate-time
Timestamp of when the incident service was modified.
name
\nstring
Name of the incident service.
id [required]
\nstring
The incident service's ID.
relationships
\nobject
The incident service's relationships.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Incident service resource type. \nAllowed enum values: services
default: services
included
\n[ <oneOf>]
Included related resources which the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
meta
\nobject
The metadata object containing pagination metadata.
pagination
\nobject
Pagination properties.
next_offset
\nint64
The index of the first element in the next page of results. Equal to page size added to the current offset.
offset
\nint64
The index of the first element in the results.
size
\nint64
Maximum size of pages to return.
data [required]
\n[object]
An array of incident services.
attributes
\nobject
The incident service's attributes from a response.
created
\ndate-time
Timestamp of when the incident service was created.
modified
\ndate-time
Timestamp of when the incident service was modified.
name
\nstring
Name of the incident service.
id [required]
\nstring
The incident service's ID.
relationships
\nobject
The incident service's relationships.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Incident service resource type. \nAllowed enum values: services
default: services
included
\n[ <oneOf>]
Included related resources which the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
meta
\nobject
The metadata object containing pagination metadata.
pagination
\nobject
Pagination properties.
next_offset
\nint64
The index of the first element in the next page of results. Equal to page size added to the current offset.
offset
\nint64
The index of the first element in the results.
size
\nint64
Maximum size of pages to return.
data [required]
\nobject
Incident Service data from responses.
attributes
\nobject
The incident service's attributes from a response.
created
\ndate-time
Timestamp of when the incident service was created.
modified
\ndate-time
Timestamp of when the incident service was modified.
name
\nstring
Name of the incident service.
id [required]
\nstring
The incident service's ID.
relationships
\nobject
The incident service's relationships.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Incident service resource type. \nAllowed enum values: services
default: services
included
\n[ <oneOf>]
Included objects from relationships.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident Service data from responses.
attributes
\nobject
The incident service's attributes from a response.
created
\ndate-time
Timestamp of when the incident service was created.
modified
\ndate-time
Timestamp of when the incident service was modified.
name
\nstring
Name of the incident service.
id [required]
\nstring
The incident service's ID.
relationships
\nobject
The incident service's relationships.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Incident service resource type. \nAllowed enum values: services
default: services
included
\n[ <oneOf>]
Included objects from relationships.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident Service data from responses.
attributes
\nobject
The incident service's attributes from a response.
created
\ndate-time
Timestamp of when the incident service was created.
modified
\ndate-time
Timestamp of when the incident service was modified.
name
\nstring
Name of the incident service.
id [required]
\nstring
The incident service's ID.
relationships
\nobject
The incident service's relationships.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Incident service resource type. \nAllowed enum values: services
default: services
included
\n[ <oneOf>]
Included objects from relationships.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident Service data from responses.
attributes
\nobject
The incident service's attributes from a response.
created
\ndate-time
Timestamp of when the incident service was created.
modified
\ndate-time
Timestamp of when the incident service was modified.
name
\nstring
Name of the incident service.
id [required]
\nstring
The incident service's ID.
relationships
\nobject
The incident service's relationships.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Incident service resource type. \nAllowed enum values: services
default: services
included
\n[ <oneOf>]
Included objects from relationships.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident Service data from responses.
attributes
\nobject
The incident service's attributes from a response.
created
\ndate-time
Timestamp of when the incident service was created.
modified
\ndate-time
Timestamp of when the incident service was modified.
name
\nstring
Name of the incident service.
id [required]
\nstring
The incident service's ID.
relationships
\nobject
The incident service's relationships.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Incident service resource type. \nAllowed enum values: services
default: services
included
\n[ <oneOf>]
Included objects from relationships.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident Service data from responses.
attributes
\nobject
The incident service's attributes from a response.
created
\ndate-time
Timestamp of when the incident service was created.
modified
\ndate-time
Timestamp of when the incident service was modified.
name
\nstring
Name of the incident service.
id [required]
\nstring
The incident service's ID.
relationships
\nobject
The incident service's relationships.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Incident service resource type. \nAllowed enum values: services
default: services
included
\n[ <oneOf>]
Included objects from relationships.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\n[object]
An array of incident teams.
attributes
\nobject
The incident team's attributes from a response.
created
\ndate-time
Timestamp of when the incident team was created.
modified
\ndate-time
Timestamp of when the incident team was modified.
name
\nstring
Name of the incident team.
id
\nstring
The incident team's ID.
relationships
\nobject
The incident team's relationships.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Incident Team resource type. \nAllowed enum values: teams
default: teams
included
\n[ <oneOf>]
Included related resources which the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
meta
\nobject
The metadata object containing pagination metadata.
pagination
\nobject
Pagination properties.
next_offset
\nint64
The index of the first element in the next page of results. Equal to page size added to the current offset.
offset
\nint64
The index of the first element in the results.
size
\nint64
Maximum size of pages to return.
data [required]
\n[object]
An array of incident teams.
attributes
\nobject
The incident team's attributes from a response.
created
\ndate-time
Timestamp of when the incident team was created.
modified
\ndate-time
Timestamp of when the incident team was modified.
name
\nstring
Name of the incident team.
id
\nstring
The incident team's ID.
relationships
\nobject
The incident team's relationships.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Incident Team resource type. \nAllowed enum values: teams
default: teams
included
\n[ <oneOf>]
Included related resources which the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
meta
\nobject
The metadata object containing pagination metadata.
pagination
\nobject
Pagination properties.
next_offset
\nint64
The index of the first element in the next page of results. Equal to page size added to the current offset.
offset
\nint64
The index of the first element in the results.
size
\nint64
Maximum size of pages to return.
data [required]
\nobject
Incident Team data from a response.
attributes
\nobject
The incident team's attributes from a response.
created
\ndate-time
Timestamp of when the incident team was created.
modified
\ndate-time
Timestamp of when the incident team was modified.
name
\nstring
Name of the incident team.
id
\nstring
The incident team's ID.
relationships
\nobject
The incident team's relationships.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Incident Team resource type. \nAllowed enum values: teams
default: teams
included
\n[ <oneOf>]
Included objects from relationships.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident Team data from a response.
attributes
\nobject
The incident team's attributes from a response.
created
\ndate-time
Timestamp of when the incident team was created.
modified
\ndate-time
Timestamp of when the incident team was modified.
name
\nstring
Name of the incident team.
id
\nstring
The incident team's ID.
relationships
\nobject
The incident team's relationships.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Incident Team resource type. \nAllowed enum values: teams
default: teams
included
\n[ <oneOf>]
Included objects from relationships.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident Team data from a response.
attributes
\nobject
The incident team's attributes from a response.
created
\ndate-time
Timestamp of when the incident team was created.
modified
\ndate-time
Timestamp of when the incident team was modified.
name
\nstring
Name of the incident team.
id
\nstring
The incident team's ID.
relationships
\nobject
The incident team's relationships.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Incident Team resource type. \nAllowed enum values: teams
default: teams
included
\n[ <oneOf>]
Included objects from relationships.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident Team data from a response.
attributes
\nobject
The incident team's attributes from a response.
created
\ndate-time
Timestamp of when the incident team was created.
modified
\ndate-time
Timestamp of when the incident team was modified.
name
\nstring
Name of the incident team.
id
\nstring
The incident team's ID.
relationships
\nobject
The incident team's relationships.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Incident Team resource type. \nAllowed enum values: teams
default: teams
included
\n[ <oneOf>]
Included objects from relationships.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident Team data from a response.
attributes
\nobject
The incident team's attributes from a response.
created
\ndate-time
Timestamp of when the incident team was created.
modified
\ndate-time
Timestamp of when the incident team was modified.
name
\nstring
Name of the incident team.
id
\nstring
The incident team's ID.
relationships
\nobject
The incident team's relationships.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Incident Team resource type. \nAllowed enum values: teams
default: teams
included
\n[ <oneOf>]
Included objects from relationships.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident Team data from a response.
attributes
\nobject
The incident team's attributes from a response.
created
\ndate-time
Timestamp of when the incident team was created.
modified
\ndate-time
Timestamp of when the incident team was modified.
name
\nstring
Name of the incident team.
id
\nstring
The incident team's ID.
relationships
\nobject
The incident team's relationships.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Incident Team resource type. \nAllowed enum values: teams
default: teams
included
\n[ <oneOf>]
Included objects from relationships.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\n[object]
The NotificationRuleArray data.
attributes
\nobject
The notification rule's attributes.
conditions [required]
\n[object]
The conditions that trigger this notification rule.
field [required]
\nstring
The incident field to evaluate
values [required]
\n[string]
The value(s) to compare against. Multiple values are ORed together.
created [required]
\ndate-time
Timestamp when the notification rule was created.
enabled [required]
\nboolean
Whether the notification rule is enabled.
handles [required]
\n[string]
The notification handles (targets) for this rule.
modified [required]
\ndate-time
Timestamp when the notification rule was last modified.
renotify_on
\n[string]
List of incident fields that trigger re-notification when changed.
trigger [required]
\nstring
The trigger event for this notification rule.
visibility [required]
\nenum
The visibility of the notification rule. \nAllowed enum values: all,organization,private
id [required]
\nuuid
The unique identifier of the notification rule.
relationships
\nobject
The notification rule's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
notification_template
\nobject
A relationship reference to a notification template.
data [required]
\nobject
The notification template relationship data.
id [required]
\nuuid
The unique identifier of the notification template.
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
type [required]
\nenum
Notification rules resource type. \nAllowed enum values: incident_notification_rules
included
\n[ <oneOf>]
Related objects that are included in the response.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Incident type response data.
attributes
\nobject
Incident type's attributes.
createdAt
\ndate-time
Timestamp when the incident type was created.
createdBy
\nstring
A unique identifier that represents the user that created the incident type.
description
\nstring
Text that describes the incident type.
is_default
\nboolean
If true, this incident type will be used as the default incident type if a type is not specified during the creation of incident resources.
lastModifiedBy
\nstring
A unique identifier that represents the user that last modified the incident type.
modifiedAt
\ndate-time
Timestamp when the incident type was last modified.
name [required]
\nstring
The name of the incident type.
prefix
\nstring
The string that will be prepended to the incident title across the Datadog app.
id [required]
\nstring
The incident type's ID.
relationships
\nobject
The incident type's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
google_meet_configuration
\nobject
A reference to a Google Meet Configuration resource.
data [required]
\nobject
The Google Meet configuration relationship data object.
id [required]
\nstring
The unique identifier of the Google Meet configuration.
type [required]
\nstring
The type of the Google Meet configuration.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
microsoft_teams_configuration
\nobject
A reference to a Microsoft Teams Configuration resource.
data [required]
\nobject
The Microsoft Teams configuration relationship data object.
id [required]
\nstring
The unique identifier of the Microsoft Teams configuration.
type [required]
\nstring
The type of the Microsoft Teams configuration.
zoom_configuration
\nobject
A reference to a Zoom configuration resource.
data [required]
\nobject
The Zoom configuration relationship data object.
id [required]
\nstring
The unique identifier of the Zoom configuration.
type [required]
\nstring
The type of the Zoom configuration.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
Option 3
\nobject
A notification template object for inclusion in other resources.
attributes
\nobject
The notification template's attributes.
category [required]
\nstring
The category of the notification template.
content [required]
\nstring
The content body of the notification template.
created [required]
\ndate-time
Timestamp when the notification template was created.
modified [required]
\ndate-time
Timestamp when the notification template was last modified.
name [required]
\nstring
The name of the notification template.
subject [required]
\nstring
The subject line of the notification template.
id [required]
\nuuid
The unique identifier of the notification template.
relationships
\nobject
The notification template's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
meta
\nobject
Response metadata.
pagination
\nobject
Pagination metadata.
next_offset
\nint64
The offset for the next page of results.
offset
\nint64
The current offset in the results.
size
\nint64
The number of results returned per page.
data [required]
\n[object]
The NotificationRuleArray data.
attributes
\nobject
The notification rule's attributes.
conditions [required]
\n[object]
The conditions that trigger this notification rule.
field [required]
\nstring
The incident field to evaluate
values [required]
\n[string]
The value(s) to compare against. Multiple values are ORed together.
created [required]
\ndate-time
Timestamp when the notification rule was created.
enabled [required]
\nboolean
Whether the notification rule is enabled.
handles [required]
\n[string]
The notification handles (targets) for this rule.
modified [required]
\ndate-time
Timestamp when the notification rule was last modified.
renotify_on
\n[string]
List of incident fields that trigger re-notification when changed.
trigger [required]
\nstring
The trigger event for this notification rule.
visibility [required]
\nenum
The visibility of the notification rule. \nAllowed enum values: all,organization,private
id [required]
\nuuid
The unique identifier of the notification rule.
relationships
\nobject
The notification rule's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
notification_template
\nobject
A relationship reference to a notification template.
data [required]
\nobject
The notification template relationship data.
id [required]
\nuuid
The unique identifier of the notification template.
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
type [required]
\nenum
Notification rules resource type. \nAllowed enum values: incident_notification_rules
included
\n[ <oneOf>]
Related objects that are included in the response.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Incident type response data.
attributes
\nobject
Incident type's attributes.
createdAt
\ndate-time
Timestamp when the incident type was created.
createdBy
\nstring
A unique identifier that represents the user that created the incident type.
description
\nstring
Text that describes the incident type.
is_default
\nboolean
If true, this incident type will be used as the default incident type if a type is not specified during the creation of incident resources.
lastModifiedBy
\nstring
A unique identifier that represents the user that last modified the incident type.
modifiedAt
\ndate-time
Timestamp when the incident type was last modified.
name [required]
\nstring
The name of the incident type.
prefix
\nstring
The string that will be prepended to the incident title across the Datadog app.
id [required]
\nstring
The incident type's ID.
relationships
\nobject
The incident type's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
google_meet_configuration
\nobject
A reference to a Google Meet Configuration resource.
data [required]
\nobject
The Google Meet configuration relationship data object.
id [required]
\nstring
The unique identifier of the Google Meet configuration.
type [required]
\nstring
The type of the Google Meet configuration.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
microsoft_teams_configuration
\nobject
A reference to a Microsoft Teams Configuration resource.
data [required]
\nobject
The Microsoft Teams configuration relationship data object.
id [required]
\nstring
The unique identifier of the Microsoft Teams configuration.
type [required]
\nstring
The type of the Microsoft Teams configuration.
zoom_configuration
\nobject
A reference to a Zoom configuration resource.
data [required]
\nobject
The Zoom configuration relationship data object.
id [required]
\nstring
The unique identifier of the Zoom configuration.
type [required]
\nstring
The type of the Zoom configuration.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
Option 3
\nobject
A notification template object for inclusion in other resources.
attributes
\nobject
The notification template's attributes.
category [required]
\nstring
The category of the notification template.
content [required]
\nstring
The content body of the notification template.
created [required]
\ndate-time
Timestamp when the notification template was created.
modified [required]
\ndate-time
Timestamp when the notification template was last modified.
name [required]
\nstring
The name of the notification template.
subject [required]
\nstring
The subject line of the notification template.
id [required]
\nuuid
The unique identifier of the notification template.
relationships
\nobject
The notification template's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
meta
\nobject
Response metadata.
pagination
\nobject
Pagination metadata.
next_offset
\nint64
The offset for the next page of results.
offset
\nint64
The current offset in the results.
size
\nint64
The number of results returned per page.
data [required]
\nobject
Notification rule data from a response.
attributes
\nobject
The notification rule's attributes.
conditions [required]
\n[object]
The conditions that trigger this notification rule.
field [required]
\nstring
The incident field to evaluate
values [required]
\n[string]
The value(s) to compare against. Multiple values are ORed together.
created [required]
\ndate-time
Timestamp when the notification rule was created.
enabled [required]
\nboolean
Whether the notification rule is enabled.
handles [required]
\n[string]
The notification handles (targets) for this rule.
modified [required]
\ndate-time
Timestamp when the notification rule was last modified.
renotify_on
\n[string]
List of incident fields that trigger re-notification when changed.
trigger [required]
\nstring
The trigger event for this notification rule.
visibility [required]
\nenum
The visibility of the notification rule. \nAllowed enum values: all,organization,private
id [required]
\nuuid
The unique identifier of the notification rule.
relationships
\nobject
The notification rule's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
notification_template
\nobject
A relationship reference to a notification template.
data [required]
\nobject
The notification template relationship data.
id [required]
\nuuid
The unique identifier of the notification template.
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
type [required]
\nenum
Notification rules resource type. \nAllowed enum values: incident_notification_rules
included
\n[ <oneOf>]
Related objects that are included in the response.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Incident type response data.
attributes
\nobject
Incident type's attributes.
createdAt
\ndate-time
Timestamp when the incident type was created.
createdBy
\nstring
A unique identifier that represents the user that created the incident type.
description
\nstring
Text that describes the incident type.
is_default
\nboolean
If true, this incident type will be used as the default incident type if a type is not specified during the creation of incident resources.
lastModifiedBy
\nstring
A unique identifier that represents the user that last modified the incident type.
modifiedAt
\ndate-time
Timestamp when the incident type was last modified.
name [required]
\nstring
The name of the incident type.
prefix
\nstring
The string that will be prepended to the incident title across the Datadog app.
id [required]
\nstring
The incident type's ID.
relationships
\nobject
The incident type's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
google_meet_configuration
\nobject
A reference to a Google Meet Configuration resource.
data [required]
\nobject
The Google Meet configuration relationship data object.
id [required]
\nstring
The unique identifier of the Google Meet configuration.
type [required]
\nstring
The type of the Google Meet configuration.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
microsoft_teams_configuration
\nobject
A reference to a Microsoft Teams Configuration resource.
data [required]
\nobject
The Microsoft Teams configuration relationship data object.
id [required]
\nstring
The unique identifier of the Microsoft Teams configuration.
type [required]
\nstring
The type of the Microsoft Teams configuration.
zoom_configuration
\nobject
A reference to a Zoom configuration resource.
data [required]
\nobject
The Zoom configuration relationship data object.
id [required]
\nstring
The unique identifier of the Zoom configuration.
type [required]
\nstring
The type of the Zoom configuration.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
Option 3
\nobject
A notification template object for inclusion in other resources.
attributes
\nobject
The notification template's attributes.
category [required]
\nstring
The category of the notification template.
content [required]
\nstring
The content body of the notification template.
created [required]
\ndate-time
Timestamp when the notification template was created.
modified [required]
\ndate-time
Timestamp when the notification template was last modified.
name [required]
\nstring
The name of the notification template.
subject [required]
\nstring
The subject line of the notification template.
id [required]
\nuuid
The unique identifier of the notification template.
relationships
\nobject
The notification template's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
data [required]
\nobject
Notification rule data from a response.
attributes
\nobject
The notification rule's attributes.
conditions [required]
\n[object]
The conditions that trigger this notification rule.
field [required]
\nstring
The incident field to evaluate
values [required]
\n[string]
The value(s) to compare against. Multiple values are ORed together.
created [required]
\ndate-time
Timestamp when the notification rule was created.
enabled [required]
\nboolean
Whether the notification rule is enabled.
handles [required]
\n[string]
The notification handles (targets) for this rule.
modified [required]
\ndate-time
Timestamp when the notification rule was last modified.
renotify_on
\n[string]
List of incident fields that trigger re-notification when changed.
trigger [required]
\nstring
The trigger event for this notification rule.
visibility [required]
\nenum
The visibility of the notification rule. \nAllowed enum values: all,organization,private
id [required]
\nuuid
The unique identifier of the notification rule.
relationships
\nobject
The notification rule's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
notification_template
\nobject
A relationship reference to a notification template.
data [required]
\nobject
The notification template relationship data.
id [required]
\nuuid
The unique identifier of the notification template.
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
type [required]
\nenum
Notification rules resource type. \nAllowed enum values: incident_notification_rules
included
\n[ <oneOf>]
Related objects that are included in the response.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Incident type response data.
attributes
\nobject
Incident type's attributes.
createdAt
\ndate-time
Timestamp when the incident type was created.
createdBy
\nstring
A unique identifier that represents the user that created the incident type.
description
\nstring
Text that describes the incident type.
is_default
\nboolean
If true, this incident type will be used as the default incident type if a type is not specified during the creation of incident resources.
lastModifiedBy
\nstring
A unique identifier that represents the user that last modified the incident type.
modifiedAt
\ndate-time
Timestamp when the incident type was last modified.
name [required]
\nstring
The name of the incident type.
prefix
\nstring
The string that will be prepended to the incident title across the Datadog app.
id [required]
\nstring
The incident type's ID.
relationships
\nobject
The incident type's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
google_meet_configuration
\nobject
A reference to a Google Meet Configuration resource.
data [required]
\nobject
The Google Meet configuration relationship data object.
id [required]
\nstring
The unique identifier of the Google Meet configuration.
type [required]
\nstring
The type of the Google Meet configuration.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
microsoft_teams_configuration
\nobject
A reference to a Microsoft Teams Configuration resource.
data [required]
\nobject
The Microsoft Teams configuration relationship data object.
id [required]
\nstring
The unique identifier of the Microsoft Teams configuration.
type [required]
\nstring
The type of the Microsoft Teams configuration.
zoom_configuration
\nobject
A reference to a Zoom configuration resource.
data [required]
\nobject
The Zoom configuration relationship data object.
id [required]
\nstring
The unique identifier of the Zoom configuration.
type [required]
\nstring
The type of the Zoom configuration.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
Option 3
\nobject
A notification template object for inclusion in other resources.
attributes
\nobject
The notification template's attributes.
category [required]
\nstring
The category of the notification template.
content [required]
\nstring
The content body of the notification template.
created [required]
\ndate-time
Timestamp when the notification template was created.
modified [required]
\ndate-time
Timestamp when the notification template was last modified.
name [required]
\nstring
The name of the notification template.
subject [required]
\nstring
The subject line of the notification template.
id [required]
\nuuid
The unique identifier of the notification template.
relationships
\nobject
The notification template's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
data [required]
\nobject
Notification rule data from a response.
attributes
\nobject
The notification rule's attributes.
conditions [required]
\n[object]
The conditions that trigger this notification rule.
field [required]
\nstring
The incident field to evaluate
values [required]
\n[string]
The value(s) to compare against. Multiple values are ORed together.
created [required]
\ndate-time
Timestamp when the notification rule was created.
enabled [required]
\nboolean
Whether the notification rule is enabled.
handles [required]
\n[string]
The notification handles (targets) for this rule.
modified [required]
\ndate-time
Timestamp when the notification rule was last modified.
renotify_on
\n[string]
List of incident fields that trigger re-notification when changed.
trigger [required]
\nstring
The trigger event for this notification rule.
visibility [required]
\nenum
The visibility of the notification rule. \nAllowed enum values: all,organization,private
id [required]
\nuuid
The unique identifier of the notification rule.
relationships
\nobject
The notification rule's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
notification_template
\nobject
A relationship reference to a notification template.
data [required]
\nobject
The notification template relationship data.
id [required]
\nuuid
The unique identifier of the notification template.
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
type [required]
\nenum
Notification rules resource type. \nAllowed enum values: incident_notification_rules
included
\n[ <oneOf>]
Related objects that are included in the response.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Incident type response data.
attributes
\nobject
Incident type's attributes.
createdAt
\ndate-time
Timestamp when the incident type was created.
createdBy
\nstring
A unique identifier that represents the user that created the incident type.
description
\nstring
Text that describes the incident type.
is_default
\nboolean
If true, this incident type will be used as the default incident type if a type is not specified during the creation of incident resources.
lastModifiedBy
\nstring
A unique identifier that represents the user that last modified the incident type.
modifiedAt
\ndate-time
Timestamp when the incident type was last modified.
name [required]
\nstring
The name of the incident type.
prefix
\nstring
The string that will be prepended to the incident title across the Datadog app.
id [required]
\nstring
The incident type's ID.
relationships
\nobject
The incident type's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
google_meet_configuration
\nobject
A reference to a Google Meet Configuration resource.
data [required]
\nobject
The Google Meet configuration relationship data object.
id [required]
\nstring
The unique identifier of the Google Meet configuration.
type [required]
\nstring
The type of the Google Meet configuration.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
microsoft_teams_configuration
\nobject
A reference to a Microsoft Teams Configuration resource.
data [required]
\nobject
The Microsoft Teams configuration relationship data object.
id [required]
\nstring
The unique identifier of the Microsoft Teams configuration.
type [required]
\nstring
The type of the Microsoft Teams configuration.
zoom_configuration
\nobject
A reference to a Zoom configuration resource.
data [required]
\nobject
The Zoom configuration relationship data object.
id [required]
\nstring
The unique identifier of the Zoom configuration.
type [required]
\nstring
The type of the Zoom configuration.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
Option 3
\nobject
A notification template object for inclusion in other resources.
attributes
\nobject
The notification template's attributes.
category [required]
\nstring
The category of the notification template.
content [required]
\nstring
The content body of the notification template.
created [required]
\ndate-time
Timestamp when the notification template was created.
modified [required]
\ndate-time
Timestamp when the notification template was last modified.
name [required]
\nstring
The name of the notification template.
subject [required]
\nstring
The subject line of the notification template.
id [required]
\nuuid
The unique identifier of the notification template.
relationships
\nobject
The notification template's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
data [required]
\nobject
Notification rule data from a response.
attributes
\nobject
The notification rule's attributes.
conditions [required]
\n[object]
The conditions that trigger this notification rule.
field [required]
\nstring
The incident field to evaluate
values [required]
\n[string]
The value(s) to compare against. Multiple values are ORed together.
created [required]
\ndate-time
Timestamp when the notification rule was created.
enabled [required]
\nboolean
Whether the notification rule is enabled.
handles [required]
\n[string]
The notification handles (targets) for this rule.
modified [required]
\ndate-time
Timestamp when the notification rule was last modified.
renotify_on
\n[string]
List of incident fields that trigger re-notification when changed.
trigger [required]
\nstring
The trigger event for this notification rule.
visibility [required]
\nenum
The visibility of the notification rule. \nAllowed enum values: all,organization,private
id [required]
\nuuid
The unique identifier of the notification rule.
relationships
\nobject
The notification rule's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
notification_template
\nobject
A relationship reference to a notification template.
data [required]
\nobject
The notification template relationship data.
id [required]
\nuuid
The unique identifier of the notification template.
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
type [required]
\nenum
Notification rules resource type. \nAllowed enum values: incident_notification_rules
included
\n[ <oneOf>]
Related objects that are included in the response.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Incident type response data.
attributes
\nobject
Incident type's attributes.
createdAt
\ndate-time
Timestamp when the incident type was created.
createdBy
\nstring
A unique identifier that represents the user that created the incident type.
description
\nstring
Text that describes the incident type.
is_default
\nboolean
If true, this incident type will be used as the default incident type if a type is not specified during the creation of incident resources.
lastModifiedBy
\nstring
A unique identifier that represents the user that last modified the incident type.
modifiedAt
\ndate-time
Timestamp when the incident type was last modified.
name [required]
\nstring
The name of the incident type.
prefix
\nstring
The string that will be prepended to the incident title across the Datadog app.
id [required]
\nstring
The incident type's ID.
relationships
\nobject
The incident type's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
google_meet_configuration
\nobject
A reference to a Google Meet Configuration resource.
data [required]
\nobject
The Google Meet configuration relationship data object.
id [required]
\nstring
The unique identifier of the Google Meet configuration.
type [required]
\nstring
The type of the Google Meet configuration.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
microsoft_teams_configuration
\nobject
A reference to a Microsoft Teams Configuration resource.
data [required]
\nobject
The Microsoft Teams configuration relationship data object.
id [required]
\nstring
The unique identifier of the Microsoft Teams configuration.
type [required]
\nstring
The type of the Microsoft Teams configuration.
zoom_configuration
\nobject
A reference to a Zoom configuration resource.
data [required]
\nobject
The Zoom configuration relationship data object.
id [required]
\nstring
The unique identifier of the Zoom configuration.
type [required]
\nstring
The type of the Zoom configuration.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
Option 3
\nobject
A notification template object for inclusion in other resources.
attributes
\nobject
The notification template's attributes.
category [required]
\nstring
The category of the notification template.
content [required]
\nstring
The content body of the notification template.
created [required]
\ndate-time
Timestamp when the notification template was created.
modified [required]
\ndate-time
Timestamp when the notification template was last modified.
name [required]
\nstring
The name of the notification template.
subject [required]
\nstring
The subject line of the notification template.
id [required]
\nuuid
The unique identifier of the notification template.
relationships
\nobject
The notification template's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
data [required]
\nobject
Notification rule data from a response.
attributes
\nobject
The notification rule's attributes.
conditions [required]
\n[object]
The conditions that trigger this notification rule.
field [required]
\nstring
The incident field to evaluate
values [required]
\n[string]
The value(s) to compare against. Multiple values are ORed together.
created [required]
\ndate-time
Timestamp when the notification rule was created.
enabled [required]
\nboolean
Whether the notification rule is enabled.
handles [required]
\n[string]
The notification handles (targets) for this rule.
modified [required]
\ndate-time
Timestamp when the notification rule was last modified.
renotify_on
\n[string]
List of incident fields that trigger re-notification when changed.
trigger [required]
\nstring
The trigger event for this notification rule.
visibility [required]
\nenum
The visibility of the notification rule. \nAllowed enum values: all,organization,private
id [required]
\nuuid
The unique identifier of the notification rule.
relationships
\nobject
The notification rule's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
notification_template
\nobject
A relationship reference to a notification template.
data [required]
\nobject
The notification template relationship data.
id [required]
\nuuid
The unique identifier of the notification template.
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
type [required]
\nenum
Notification rules resource type. \nAllowed enum values: incident_notification_rules
included
\n[ <oneOf>]
Related objects that are included in the response.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Incident type response data.
attributes
\nobject
Incident type's attributes.
createdAt
\ndate-time
Timestamp when the incident type was created.
createdBy
\nstring
A unique identifier that represents the user that created the incident type.
description
\nstring
Text that describes the incident type.
is_default
\nboolean
If true, this incident type will be used as the default incident type if a type is not specified during the creation of incident resources.
lastModifiedBy
\nstring
A unique identifier that represents the user that last modified the incident type.
modifiedAt
\ndate-time
Timestamp when the incident type was last modified.
name [required]
\nstring
The name of the incident type.
prefix
\nstring
The string that will be prepended to the incident title across the Datadog app.
id [required]
\nstring
The incident type's ID.
relationships
\nobject
The incident type's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
google_meet_configuration
\nobject
A reference to a Google Meet Configuration resource.
data [required]
\nobject
The Google Meet configuration relationship data object.
id [required]
\nstring
The unique identifier of the Google Meet configuration.
type [required]
\nstring
The type of the Google Meet configuration.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
microsoft_teams_configuration
\nobject
A reference to a Microsoft Teams Configuration resource.
data [required]
\nobject
The Microsoft Teams configuration relationship data object.
id [required]
\nstring
The unique identifier of the Microsoft Teams configuration.
type [required]
\nstring
The type of the Microsoft Teams configuration.
zoom_configuration
\nobject
A reference to a Zoom configuration resource.
data [required]
\nobject
The Zoom configuration relationship data object.
id [required]
\nstring
The unique identifier of the Zoom configuration.
type [required]
\nstring
The type of the Zoom configuration.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
Option 3
\nobject
A notification template object for inclusion in other resources.
attributes
\nobject
The notification template's attributes.
category [required]
\nstring
The category of the notification template.
content [required]
\nstring
The content body of the notification template.
created [required]
\ndate-time
Timestamp when the notification template was created.
modified [required]
\ndate-time
Timestamp when the notification template was last modified.
name [required]
\nstring
The name of the notification template.
subject [required]
\nstring
The subject line of the notification template.
id [required]
\nuuid
The unique identifier of the notification template.
relationships
\nobject
The notification template's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
data [required]
\nobject
Notification rule data from a response.
attributes
\nobject
The notification rule's attributes.
conditions [required]
\n[object]
The conditions that trigger this notification rule.
field [required]
\nstring
The incident field to evaluate
values [required]
\n[string]
The value(s) to compare against. Multiple values are ORed together.
created [required]
\ndate-time
Timestamp when the notification rule was created.
enabled [required]
\nboolean
Whether the notification rule is enabled.
handles [required]
\n[string]
The notification handles (targets) for this rule.
modified [required]
\ndate-time
Timestamp when the notification rule was last modified.
renotify_on
\n[string]
List of incident fields that trigger re-notification when changed.
trigger [required]
\nstring
The trigger event for this notification rule.
visibility [required]
\nenum
The visibility of the notification rule. \nAllowed enum values: all,organization,private
id [required]
\nuuid
The unique identifier of the notification rule.
relationships
\nobject
The notification rule's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
notification_template
\nobject
A relationship reference to a notification template.
data [required]
\nobject
The notification template relationship data.
id [required]
\nuuid
The unique identifier of the notification template.
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
type [required]
\nenum
Notification rules resource type. \nAllowed enum values: incident_notification_rules
included
\n[ <oneOf>]
Related objects that are included in the response.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Incident type response data.
attributes
\nobject
Incident type's attributes.
createdAt
\ndate-time
Timestamp when the incident type was created.
createdBy
\nstring
A unique identifier that represents the user that created the incident type.
description
\nstring
Text that describes the incident type.
is_default
\nboolean
If true, this incident type will be used as the default incident type if a type is not specified during the creation of incident resources.
lastModifiedBy
\nstring
A unique identifier that represents the user that last modified the incident type.
modifiedAt
\ndate-time
Timestamp when the incident type was last modified.
name [required]
\nstring
The name of the incident type.
prefix
\nstring
The string that will be prepended to the incident title across the Datadog app.
id [required]
\nstring
The incident type's ID.
relationships
\nobject
The incident type's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
google_meet_configuration
\nobject
A reference to a Google Meet Configuration resource.
data [required]
\nobject
The Google Meet configuration relationship data object.
id [required]
\nstring
The unique identifier of the Google Meet configuration.
type [required]
\nstring
The type of the Google Meet configuration.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
microsoft_teams_configuration
\nobject
A reference to a Microsoft Teams Configuration resource.
data [required]
\nobject
The Microsoft Teams configuration relationship data object.
id [required]
\nstring
The unique identifier of the Microsoft Teams configuration.
type [required]
\nstring
The type of the Microsoft Teams configuration.
zoom_configuration
\nobject
A reference to a Zoom configuration resource.
data [required]
\nobject
The Zoom configuration relationship data object.
id [required]
\nstring
The unique identifier of the Zoom configuration.
type [required]
\nstring
The type of the Zoom configuration.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
Option 3
\nobject
A notification template object for inclusion in other resources.
attributes
\nobject
The notification template's attributes.
category [required]
\nstring
The category of the notification template.
content [required]
\nstring
The content body of the notification template.
created [required]
\ndate-time
Timestamp when the notification template was created.
modified [required]
\ndate-time
Timestamp when the notification template was last modified.
name [required]
\nstring
The name of the notification template.
subject [required]
\nstring
The subject line of the notification template.
id [required]
\nuuid
The unique identifier of the notification template.
relationships
\nobject
The notification template's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
data [required]
\n[object]
The NotificationTemplateArray data.
attributes
\nobject
The notification template's attributes.
category [required]
\nstring
The category of the notification template.
content [required]
\nstring
The content body of the notification template.
created [required]
\ndate-time
Timestamp when the notification template was created.
modified [required]
\ndate-time
Timestamp when the notification template was last modified.
name [required]
\nstring
The name of the notification template.
subject [required]
\nstring
The subject line of the notification template.
id [required]
\nuuid
The unique identifier of the notification template.
relationships
\nobject
The notification template's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
included
\n[ <oneOf>]
Related objects that are included in the response.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Incident type response data.
attributes
\nobject
Incident type's attributes.
createdAt
\ndate-time
Timestamp when the incident type was created.
createdBy
\nstring
A unique identifier that represents the user that created the incident type.
description
\nstring
Text that describes the incident type.
is_default
\nboolean
If true, this incident type will be used as the default incident type if a type is not specified during the creation of incident resources.
lastModifiedBy
\nstring
A unique identifier that represents the user that last modified the incident type.
modifiedAt
\ndate-time
Timestamp when the incident type was last modified.
name [required]
\nstring
The name of the incident type.
prefix
\nstring
The string that will be prepended to the incident title across the Datadog app.
id [required]
\nstring
The incident type's ID.
relationships
\nobject
The incident type's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
google_meet_configuration
\nobject
A reference to a Google Meet Configuration resource.
data [required]
\nobject
The Google Meet configuration relationship data object.
id [required]
\nstring
The unique identifier of the Google Meet configuration.
type [required]
\nstring
The type of the Google Meet configuration.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
microsoft_teams_configuration
\nobject
A reference to a Microsoft Teams Configuration resource.
data [required]
\nobject
The Microsoft Teams configuration relationship data object.
id [required]
\nstring
The unique identifier of the Microsoft Teams configuration.
type [required]
\nstring
The type of the Microsoft Teams configuration.
zoom_configuration
\nobject
A reference to a Zoom configuration resource.
data [required]
\nobject
The Zoom configuration relationship data object.
id [required]
\nstring
The unique identifier of the Zoom configuration.
type [required]
\nstring
The type of the Zoom configuration.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
meta
\nobject
Response metadata.
page
\nobject
Pagination metadata.
total_count
\nint64
Total number of notification templates.
total_filtered_count
\nint64
Total number of notification templates matching the filter.
data [required]
\n[object]
The NotificationTemplateArray data.
attributes
\nobject
The notification template's attributes.
category [required]
\nstring
The category of the notification template.
content [required]
\nstring
The content body of the notification template.
created [required]
\ndate-time
Timestamp when the notification template was created.
modified [required]
\ndate-time
Timestamp when the notification template was last modified.
name [required]
\nstring
The name of the notification template.
subject [required]
\nstring
The subject line of the notification template.
id [required]
\nuuid
The unique identifier of the notification template.
relationships
\nobject
The notification template's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
included
\n[ <oneOf>]
Related objects that are included in the response.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Incident type response data.
attributes
\nobject
Incident type's attributes.
createdAt
\ndate-time
Timestamp when the incident type was created.
createdBy
\nstring
A unique identifier that represents the user that created the incident type.
description
\nstring
Text that describes the incident type.
is_default
\nboolean
If true, this incident type will be used as the default incident type if a type is not specified during the creation of incident resources.
lastModifiedBy
\nstring
A unique identifier that represents the user that last modified the incident type.
modifiedAt
\ndate-time
Timestamp when the incident type was last modified.
name [required]
\nstring
The name of the incident type.
prefix
\nstring
The string that will be prepended to the incident title across the Datadog app.
id [required]
\nstring
The incident type's ID.
relationships
\nobject
The incident type's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
google_meet_configuration
\nobject
A reference to a Google Meet Configuration resource.
data [required]
\nobject
The Google Meet configuration relationship data object.
id [required]
\nstring
The unique identifier of the Google Meet configuration.
type [required]
\nstring
The type of the Google Meet configuration.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
microsoft_teams_configuration
\nobject
A reference to a Microsoft Teams Configuration resource.
data [required]
\nobject
The Microsoft Teams configuration relationship data object.
id [required]
\nstring
The unique identifier of the Microsoft Teams configuration.
type [required]
\nstring
The type of the Microsoft Teams configuration.
zoom_configuration
\nobject
A reference to a Zoom configuration resource.
data [required]
\nobject
The Zoom configuration relationship data object.
id [required]
\nstring
The unique identifier of the Zoom configuration.
type [required]
\nstring
The type of the Zoom configuration.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
meta
\nobject
Response metadata.
page
\nobject
Pagination metadata.
total_count
\nint64
Total number of notification templates.
total_filtered_count
\nint64
Total number of notification templates matching the filter.
data [required]
\nobject
Notification template data from a response.
attributes
\nobject
The notification template's attributes.
category [required]
\nstring
The category of the notification template.
content [required]
\nstring
The content body of the notification template.
created [required]
\ndate-time
Timestamp when the notification template was created.
modified [required]
\ndate-time
Timestamp when the notification template was last modified.
name [required]
\nstring
The name of the notification template.
subject [required]
\nstring
The subject line of the notification template.
id [required]
\nuuid
The unique identifier of the notification template.
relationships
\nobject
The notification template's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
included
\n[ <oneOf>]
Related objects that are included in the response.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Incident type response data.
attributes
\nobject
Incident type's attributes.
createdAt
\ndate-time
Timestamp when the incident type was created.
createdBy
\nstring
A unique identifier that represents the user that created the incident type.
description
\nstring
Text that describes the incident type.
is_default
\nboolean
If true, this incident type will be used as the default incident type if a type is not specified during the creation of incident resources.
lastModifiedBy
\nstring
A unique identifier that represents the user that last modified the incident type.
modifiedAt
\ndate-time
Timestamp when the incident type was last modified.
name [required]
\nstring
The name of the incident type.
prefix
\nstring
The string that will be prepended to the incident title across the Datadog app.
id [required]
\nstring
The incident type's ID.
relationships
\nobject
The incident type's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
google_meet_configuration
\nobject
A reference to a Google Meet Configuration resource.
data [required]
\nobject
The Google Meet configuration relationship data object.
id [required]
\nstring
The unique identifier of the Google Meet configuration.
type [required]
\nstring
The type of the Google Meet configuration.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
microsoft_teams_configuration
\nobject
A reference to a Microsoft Teams Configuration resource.
data [required]
\nobject
The Microsoft Teams configuration relationship data object.
id [required]
\nstring
The unique identifier of the Microsoft Teams configuration.
type [required]
\nstring
The type of the Microsoft Teams configuration.
zoom_configuration
\nobject
A reference to a Zoom configuration resource.
data [required]
\nobject
The Zoom configuration relationship data object.
id [required]
\nstring
The unique identifier of the Zoom configuration.
type [required]
\nstring
The type of the Zoom configuration.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
data [required]
\nobject
Notification template data from a response.
attributes
\nobject
The notification template's attributes.
category [required]
\nstring
The category of the notification template.
content [required]
\nstring
The content body of the notification template.
created [required]
\ndate-time
Timestamp when the notification template was created.
modified [required]
\ndate-time
Timestamp when the notification template was last modified.
name [required]
\nstring
The name of the notification template.
subject [required]
\nstring
The subject line of the notification template.
id [required]
\nuuid
The unique identifier of the notification template.
relationships
\nobject
The notification template's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
included
\n[ <oneOf>]
Related objects that are included in the response.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Incident type response data.
attributes
\nobject
Incident type's attributes.
createdAt
\ndate-time
Timestamp when the incident type was created.
createdBy
\nstring
A unique identifier that represents the user that created the incident type.
description
\nstring
Text that describes the incident type.
is_default
\nboolean
If true, this incident type will be used as the default incident type if a type is not specified during the creation of incident resources.
lastModifiedBy
\nstring
A unique identifier that represents the user that last modified the incident type.
modifiedAt
\ndate-time
Timestamp when the incident type was last modified.
name [required]
\nstring
The name of the incident type.
prefix
\nstring
The string that will be prepended to the incident title across the Datadog app.
id [required]
\nstring
The incident type's ID.
relationships
\nobject
The incident type's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
google_meet_configuration
\nobject
A reference to a Google Meet Configuration resource.
data [required]
\nobject
The Google Meet configuration relationship data object.
id [required]
\nstring
The unique identifier of the Google Meet configuration.
type [required]
\nstring
The type of the Google Meet configuration.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
microsoft_teams_configuration
\nobject
A reference to a Microsoft Teams Configuration resource.
data [required]
\nobject
The Microsoft Teams configuration relationship data object.
id [required]
\nstring
The unique identifier of the Microsoft Teams configuration.
type [required]
\nstring
The type of the Microsoft Teams configuration.
zoom_configuration
\nobject
A reference to a Zoom configuration resource.
data [required]
\nobject
The Zoom configuration relationship data object.
id [required]
\nstring
The unique identifier of the Zoom configuration.
type [required]
\nstring
The type of the Zoom configuration.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
data [required]
\nobject
Notification template data from a response.
attributes
\nobject
The notification template's attributes.
category [required]
\nstring
The category of the notification template.
content [required]
\nstring
The content body of the notification template.
created [required]
\ndate-time
Timestamp when the notification template was created.
modified [required]
\ndate-time
Timestamp when the notification template was last modified.
name [required]
\nstring
The name of the notification template.
subject [required]
\nstring
The subject line of the notification template.
id [required]
\nuuid
The unique identifier of the notification template.
relationships
\nobject
The notification template's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
included
\n[ <oneOf>]
Related objects that are included in the response.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Incident type response data.
attributes
\nobject
Incident type's attributes.
createdAt
\ndate-time
Timestamp when the incident type was created.
createdBy
\nstring
A unique identifier that represents the user that created the incident type.
description
\nstring
Text that describes the incident type.
is_default
\nboolean
If true, this incident type will be used as the default incident type if a type is not specified during the creation of incident resources.
lastModifiedBy
\nstring
A unique identifier that represents the user that last modified the incident type.
modifiedAt
\ndate-time
Timestamp when the incident type was last modified.
name [required]
\nstring
The name of the incident type.
prefix
\nstring
The string that will be prepended to the incident title across the Datadog app.
id [required]
\nstring
The incident type's ID.
relationships
\nobject
The incident type's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
google_meet_configuration
\nobject
A reference to a Google Meet Configuration resource.
data [required]
\nobject
The Google Meet configuration relationship data object.
id [required]
\nstring
The unique identifier of the Google Meet configuration.
type [required]
\nstring
The type of the Google Meet configuration.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
microsoft_teams_configuration
\nobject
A reference to a Microsoft Teams Configuration resource.
data [required]
\nobject
The Microsoft Teams configuration relationship data object.
id [required]
\nstring
The unique identifier of the Microsoft Teams configuration.
type [required]
\nstring
The type of the Microsoft Teams configuration.
zoom_configuration
\nobject
A reference to a Zoom configuration resource.
data [required]
\nobject
The Zoom configuration relationship data object.
id [required]
\nstring
The unique identifier of the Zoom configuration.
type [required]
\nstring
The type of the Zoom configuration.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
data [required]
\nobject
Notification template data from a response.
attributes
\nobject
The notification template's attributes.
category [required]
\nstring
The category of the notification template.
content [required]
\nstring
The content body of the notification template.
created [required]
\ndate-time
Timestamp when the notification template was created.
modified [required]
\ndate-time
Timestamp when the notification template was last modified.
name [required]
\nstring
The name of the notification template.
subject [required]
\nstring
The subject line of the notification template.
id [required]
\nuuid
The unique identifier of the notification template.
relationships
\nobject
The notification template's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
included
\n[ <oneOf>]
Related objects that are included in the response.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Incident type response data.
attributes
\nobject
Incident type's attributes.
createdAt
\ndate-time
Timestamp when the incident type was created.
createdBy
\nstring
A unique identifier that represents the user that created the incident type.
description
\nstring
Text that describes the incident type.
is_default
\nboolean
If true, this incident type will be used as the default incident type if a type is not specified during the creation of incident resources.
lastModifiedBy
\nstring
A unique identifier that represents the user that last modified the incident type.
modifiedAt
\ndate-time
Timestamp when the incident type was last modified.
name [required]
\nstring
The name of the incident type.
prefix
\nstring
The string that will be prepended to the incident title across the Datadog app.
id [required]
\nstring
The incident type's ID.
relationships
\nobject
The incident type's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
google_meet_configuration
\nobject
A reference to a Google Meet Configuration resource.
data [required]
\nobject
The Google Meet configuration relationship data object.
id [required]
\nstring
The unique identifier of the Google Meet configuration.
type [required]
\nstring
The type of the Google Meet configuration.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
microsoft_teams_configuration
\nobject
A reference to a Microsoft Teams Configuration resource.
data [required]
\nobject
The Microsoft Teams configuration relationship data object.
id [required]
\nstring
The unique identifier of the Microsoft Teams configuration.
type [required]
\nstring
The type of the Microsoft Teams configuration.
zoom_configuration
\nobject
A reference to a Zoom configuration resource.
data [required]
\nobject
The Zoom configuration relationship data object.
id [required]
\nstring
The unique identifier of the Zoom configuration.
type [required]
\nstring
The type of the Zoom configuration.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
data [required]
\nobject
Notification template data from a response.
attributes
\nobject
The notification template's attributes.
category [required]
\nstring
The category of the notification template.
content [required]
\nstring
The content body of the notification template.
created [required]
\ndate-time
Timestamp when the notification template was created.
modified [required]
\ndate-time
Timestamp when the notification template was last modified.
name [required]
\nstring
The name of the notification template.
subject [required]
\nstring
The subject line of the notification template.
id [required]
\nuuid
The unique identifier of the notification template.
relationships
\nobject
The notification template's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
included
\n[ <oneOf>]
Related objects that are included in the response.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Incident type response data.
attributes
\nobject
Incident type's attributes.
createdAt
\ndate-time
Timestamp when the incident type was created.
createdBy
\nstring
A unique identifier that represents the user that created the incident type.
description
\nstring
Text that describes the incident type.
is_default
\nboolean
If true, this incident type will be used as the default incident type if a type is not specified during the creation of incident resources.
lastModifiedBy
\nstring
A unique identifier that represents the user that last modified the incident type.
modifiedAt
\ndate-time
Timestamp when the incident type was last modified.
name [required]
\nstring
The name of the incident type.
prefix
\nstring
The string that will be prepended to the incident title across the Datadog app.
id [required]
\nstring
The incident type's ID.
relationships
\nobject
The incident type's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
google_meet_configuration
\nobject
A reference to a Google Meet Configuration resource.
data [required]
\nobject
The Google Meet configuration relationship data object.
id [required]
\nstring
The unique identifier of the Google Meet configuration.
type [required]
\nstring
The type of the Google Meet configuration.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
microsoft_teams_configuration
\nobject
A reference to a Microsoft Teams Configuration resource.
data [required]
\nobject
The Microsoft Teams configuration relationship data object.
id [required]
\nstring
The unique identifier of the Microsoft Teams configuration.
type [required]
\nstring
The type of the Microsoft Teams configuration.
zoom_configuration
\nobject
A reference to a Zoom configuration resource.
data [required]
\nobject
The Zoom configuration relationship data object.
id [required]
\nstring
The unique identifier of the Zoom configuration.
type [required]
\nstring
The type of the Zoom configuration.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
data [required]
\nobject
Notification template data from a response.
attributes
\nobject
The notification template's attributes.
category [required]
\nstring
The category of the notification template.
content [required]
\nstring
The content body of the notification template.
created [required]
\ndate-time
Timestamp when the notification template was created.
modified [required]
\ndate-time
Timestamp when the notification template was last modified.
name [required]
\nstring
The name of the notification template.
subject [required]
\nstring
The subject line of the notification template.
id [required]
\nuuid
The unique identifier of the notification template.
relationships
\nobject
The notification template's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
incident_type
\nobject
Relationship to an incident type.
data [required]
\nobject
Relationship to incident type object.
id [required]
\nstring
The incident type's ID.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Notification templates resource type. \nAllowed enum values: notification_templates
included
\n[ <oneOf>]
Related objects that are included in the response.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Incident type response data.
attributes
\nobject
Incident type's attributes.
createdAt
\ndate-time
Timestamp when the incident type was created.
createdBy
\nstring
A unique identifier that represents the user that created the incident type.
description
\nstring
Text that describes the incident type.
is_default
\nboolean
If true, this incident type will be used as the default incident type if a type is not specified during the creation of incident resources.
lastModifiedBy
\nstring
A unique identifier that represents the user that last modified the incident type.
modifiedAt
\ndate-time
Timestamp when the incident type was last modified.
name [required]
\nstring
The name of the incident type.
prefix
\nstring
The string that will be prepended to the incident title across the Datadog app.
id [required]
\nstring
The incident type's ID.
relationships
\nobject
The incident type's resource relationships.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
google_meet_configuration
\nobject
A reference to a Google Meet Configuration resource.
data [required]
\nobject
The Google Meet configuration relationship data object.
id [required]
\nstring
The unique identifier of the Google Meet configuration.
type [required]
\nstring
The type of the Google Meet configuration.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
microsoft_teams_configuration
\nobject
A reference to a Microsoft Teams Configuration resource.
data [required]
\nobject
The Microsoft Teams configuration relationship data object.
id [required]
\nstring
The unique identifier of the Microsoft Teams configuration.
type [required]
\nstring
The type of the Microsoft Teams configuration.
zoom_configuration
\nobject
A reference to a Zoom configuration resource.
data [required]
\nobject
The Zoom configuration relationship data object.
id [required]
\nstring
The unique identifier of the Zoom configuration.
type [required]
\nstring
The type of the Zoom configuration.
type [required]
\nenum
Incident type resource type. \nAllowed enum values: incident_types
default: incident_types
data [required]
\n[object]
An array of incident attachments.
attributes [required]
\n<oneOf>
The attributes object for an attachment.
Option 1
\nobject
The attributes object for a postmortem attachment.
attachment [required]
\nobject
The postmortem attachment.
documentUrl [required]
\nstring
The URL of this notebook attachment.
title [required]
\nstring
The title of this postmortem attachment.
attachment_type [required]
\nenum
The type of postmortem attachment attributes. \nAllowed enum values: postmortem
default: postmortem
Option 2
\nobject
The attributes object for a link attachment.
attachment [required]
\nobject
The link attachment.
documentUrl [required]
\nstring
The URL of this link attachment.
title [required]
\nstring
The title of this link attachment.
attachment_type [required]
\nenum
The type of link attachment attributes. \nAllowed enum values: link
default: link
modified
\ndate-time
Timestamp when the incident attachment link was last modified.
id [required]
\nstring
A unique identifier that represents the incident attachment.
relationships [required]
\nobject
The incident attachment's relationships.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
The incident attachment resource type. \nAllowed enum values: incident_attachments
default: incident_attachments
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\n[object]
An array of incident attachments.
attributes [required]
\n<oneOf>
The attributes object for an attachment.
Option 1
\nobject
The attributes object for a postmortem attachment.
attachment [required]
\nobject
The postmortem attachment.
documentUrl [required]
\nstring
The URL of this notebook attachment.
title [required]
\nstring
The title of this postmortem attachment.
attachment_type [required]
\nenum
The type of postmortem attachment attributes. \nAllowed enum values: postmortem
default: postmortem
Option 2
\nobject
The attributes object for a link attachment.
attachment [required]
\nobject
The link attachment.
documentUrl [required]
\nstring
The URL of this link attachment.
title [required]
\nstring
The title of this link attachment.
attachment_type [required]
\nenum
The type of link attachment attributes. \nAllowed enum values: link
default: link
modified
\ndate-time
Timestamp when the incident attachment link was last modified.
id [required]
\nstring
A unique identifier that represents the incident attachment.
relationships [required]
\nobject
The incident attachment's relationships.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
The incident attachment resource type. \nAllowed enum values: incident_attachments
default: incident_attachments
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\n[object]
An array of incident attachments. Only the attachments that were created or updated by the request are\nreturned.
attributes [required]
\n<oneOf>
The attributes object for an attachment.
Option 1
\nobject
The attributes object for a postmortem attachment.
attachment [required]
\nobject
The postmortem attachment.
documentUrl [required]
\nstring
The URL of this notebook attachment.
title [required]
\nstring
The title of this postmortem attachment.
attachment_type [required]
\nenum
The type of postmortem attachment attributes. \nAllowed enum values: postmortem
default: postmortem
Option 2
\nobject
The attributes object for a link attachment.
attachment [required]
\nobject
The link attachment.
documentUrl [required]
\nstring
The URL of this link attachment.
title [required]
\nstring
The title of this link attachment.
attachment_type [required]
\nenum
The type of link attachment attributes. \nAllowed enum values: link
default: link
modified
\ndate-time
Timestamp when the incident attachment link was last modified.
id [required]
\nstring
A unique identifier that represents the incident attachment.
relationships [required]
\nobject
The incident attachment's relationships.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
The incident attachment resource type. \nAllowed enum values: incident_attachments
default: incident_attachments
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\n[object]
An array of incident attachments. Only the attachments that were created or updated by the request are\nreturned.
attributes [required]
\n<oneOf>
The attributes object for an attachment.
Option 1
\nobject
The attributes object for a postmortem attachment.
attachment [required]
\nobject
The postmortem attachment.
documentUrl [required]
\nstring
The URL of this notebook attachment.
title [required]
\nstring
The title of this postmortem attachment.
attachment_type [required]
\nenum
The type of postmortem attachment attributes. \nAllowed enum values: postmortem
default: postmortem
Option 2
\nobject
The attributes object for a link attachment.
attachment [required]
\nobject
The link attachment.
documentUrl [required]
\nstring
The URL of this link attachment.
title [required]
\nstring
The title of this link attachment.
attachment_type [required]
\nenum
The type of link attachment attributes. \nAllowed enum values: link
default: link
modified
\ndate-time
Timestamp when the incident attachment link was last modified.
id [required]
\nstring
A unique identifier that represents the incident attachment.
relationships [required]
\nobject
The incident attachment's relationships.
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
The incident attachment resource type. \nAllowed enum values: incident_attachments
default: incident_attachments
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\n[object]
An array of incident integration metadata.
attributes
\nobject
Incident integration metadata's attributes for a create request.
created
\ndate-time
Timestamp when the incident todo was created.
incident_id
\nstring
UUID of the incident this integration metadata is connected to.
integration_type [required]
\nint32
A number indicating the type of integration this metadata is for. 1 indicates Slack;\n8 indicates Jira.
metadata [required]
\n<oneOf>
Incident integration metadata's metadata attribute.
Option 1
\nobject
Incident integration metadata for the Slack integration.
channels [required]
\n[object]
Array of Slack channels in this integration metadata.
channel_id [required]
\nstring
Slack channel ID.
channel_name [required]
\nstring
Name of the Slack channel.
redirect_url [required]
\nstring
URL redirecting to the Slack channel.
team_id
\nstring
Slack team ID.
Option 2
\nobject
Incident integration metadata for the Jira integration.
issues [required]
\n[object]
Array of Jira issues in this integration metadata.
account [required]
\nstring
URL of issue's Jira account.
issue_key
\nstring
Jira issue's issue key.
issuetype_id
\nstring
Jira issue's issue type.
project_key [required]
\nstring
Jira issue's project keys.
redirect_url
\nstring
URL redirecting to the Jira issue.
Option 3
\nobject
Incident integration metadata for the Microsoft Teams integration.
teams [required]
\n[object]
Array of Microsoft Teams in this integration metadata.
ms_channel_id [required]
\nstring
Microsoft Teams channel ID.
ms_channel_name [required]
\nstring
Microsoft Teams channel name.
ms_tenant_id [required]
\nstring
Microsoft Teams tenant ID.
redirect_url [required]
\nstring
URL redirecting to the Microsoft Teams channel.
modified
\ndate-time
Timestamp when the incident todo was last modified.
status
\nint32
A number indicating the status of this integration metadata. 0 indicates unknown;\n1 indicates pending; 2 indicates complete; 3 indicates manually created;\n4 indicates manually updated; 5 indicates failed.
id [required]
\nstring
The incident integration metadata's ID.
relationships
\nobject
The incident's integration relationships from a response.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Integration metadata resource type. \nAllowed enum values: incident_integrations
default: incident_integrations
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
meta
\nobject
The metadata object containing pagination metadata.
pagination
\nobject
Pagination properties.
next_offset
\nint64
The index of the first element in the next page of results. Equal to page size added to the current offset.
offset
\nint64
The index of the first element in the results.
size
\nint64
Maximum size of pages to return.
data [required]
\n[object]
An array of incident integration metadata.
attributes
\nobject
Incident integration metadata's attributes for a create request.
created
\ndate-time
Timestamp when the incident todo was created.
incident_id
\nstring
UUID of the incident this integration metadata is connected to.
integration_type [required]
\nint32
A number indicating the type of integration this metadata is for. 1 indicates Slack;\n8 indicates Jira.
metadata [required]
\n<oneOf>
Incident integration metadata's metadata attribute.
Option 1
\nobject
Incident integration metadata for the Slack integration.
channels [required]
\n[object]
Array of Slack channels in this integration metadata.
channel_id [required]
\nstring
Slack channel ID.
channel_name [required]
\nstring
Name of the Slack channel.
redirect_url [required]
\nstring
URL redirecting to the Slack channel.
team_id
\nstring
Slack team ID.
Option 2
\nobject
Incident integration metadata for the Jira integration.
issues [required]
\n[object]
Array of Jira issues in this integration metadata.
account [required]
\nstring
URL of issue's Jira account.
issue_key
\nstring
Jira issue's issue key.
issuetype_id
\nstring
Jira issue's issue type.
project_key [required]
\nstring
Jira issue's project keys.
redirect_url
\nstring
URL redirecting to the Jira issue.
Option 3
\nobject
Incident integration metadata for the Microsoft Teams integration.
teams [required]
\n[object]
Array of Microsoft Teams in this integration metadata.
ms_channel_id [required]
\nstring
Microsoft Teams channel ID.
ms_channel_name [required]
\nstring
Microsoft Teams channel name.
ms_tenant_id [required]
\nstring
Microsoft Teams tenant ID.
redirect_url [required]
\nstring
URL redirecting to the Microsoft Teams channel.
modified
\ndate-time
Timestamp when the incident todo was last modified.
status
\nint32
A number indicating the status of this integration metadata. 0 indicates unknown;\n1 indicates pending; 2 indicates complete; 3 indicates manually created;\n4 indicates manually updated; 5 indicates failed.
id [required]
\nstring
The incident integration metadata's ID.
relationships
\nobject
The incident's integration relationships from a response.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Integration metadata resource type. \nAllowed enum values: incident_integrations
default: incident_integrations
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
meta
\nobject
The metadata object containing pagination metadata.
pagination
\nobject
Pagination properties.
next_offset
\nint64
The index of the first element in the next page of results. Equal to page size added to the current offset.
offset
\nint64
The index of the first element in the results.
size
\nint64
Maximum size of pages to return.
data [required]
\nobject
Incident integration metadata from a response.
attributes
\nobject
Incident integration metadata's attributes for a create request.
created
\ndate-time
Timestamp when the incident todo was created.
incident_id
\nstring
UUID of the incident this integration metadata is connected to.
integration_type [required]
\nint32
A number indicating the type of integration this metadata is for. 1 indicates Slack;\n8 indicates Jira.
metadata [required]
\n<oneOf>
Incident integration metadata's metadata attribute.
Option 1
\nobject
Incident integration metadata for the Slack integration.
channels [required]
\n[object]
Array of Slack channels in this integration metadata.
channel_id [required]
\nstring
Slack channel ID.
channel_name [required]
\nstring
Name of the Slack channel.
redirect_url [required]
\nstring
URL redirecting to the Slack channel.
team_id
\nstring
Slack team ID.
Option 2
\nobject
Incident integration metadata for the Jira integration.
issues [required]
\n[object]
Array of Jira issues in this integration metadata.
account [required]
\nstring
URL of issue's Jira account.
issue_key
\nstring
Jira issue's issue key.
issuetype_id
\nstring
Jira issue's issue type.
project_key [required]
\nstring
Jira issue's project keys.
redirect_url
\nstring
URL redirecting to the Jira issue.
Option 3
\nobject
Incident integration metadata for the Microsoft Teams integration.
teams [required]
\n[object]
Array of Microsoft Teams in this integration metadata.
ms_channel_id [required]
\nstring
Microsoft Teams channel ID.
ms_channel_name [required]
\nstring
Microsoft Teams channel name.
ms_tenant_id [required]
\nstring
Microsoft Teams tenant ID.
redirect_url [required]
\nstring
URL redirecting to the Microsoft Teams channel.
modified
\ndate-time
Timestamp when the incident todo was last modified.
status
\nint32
A number indicating the status of this integration metadata. 0 indicates unknown;\n1 indicates pending; 2 indicates complete; 3 indicates manually created;\n4 indicates manually updated; 5 indicates failed.
id [required]
\nstring
The incident integration metadata's ID.
relationships
\nobject
The incident's integration relationships from a response.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Integration metadata resource type. \nAllowed enum values: incident_integrations
default: incident_integrations
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident integration metadata from a response.
attributes
\nobject
Incident integration metadata's attributes for a create request.
created
\ndate-time
Timestamp when the incident todo was created.
incident_id
\nstring
UUID of the incident this integration metadata is connected to.
integration_type [required]
\nint32
A number indicating the type of integration this metadata is for. 1 indicates Slack;\n8 indicates Jira.
metadata [required]
\n<oneOf>
Incident integration metadata's metadata attribute.
Option 1
\nobject
Incident integration metadata for the Slack integration.
channels [required]
\n[object]
Array of Slack channels in this integration metadata.
channel_id [required]
\nstring
Slack channel ID.
channel_name [required]
\nstring
Name of the Slack channel.
redirect_url [required]
\nstring
URL redirecting to the Slack channel.
team_id
\nstring
Slack team ID.
Option 2
\nobject
Incident integration metadata for the Jira integration.
issues [required]
\n[object]
Array of Jira issues in this integration metadata.
account [required]
\nstring
URL of issue's Jira account.
issue_key
\nstring
Jira issue's issue key.
issuetype_id
\nstring
Jira issue's issue type.
project_key [required]
\nstring
Jira issue's project keys.
redirect_url
\nstring
URL redirecting to the Jira issue.
Option 3
\nobject
Incident integration metadata for the Microsoft Teams integration.
teams [required]
\n[object]
Array of Microsoft Teams in this integration metadata.
ms_channel_id [required]
\nstring
Microsoft Teams channel ID.
ms_channel_name [required]
\nstring
Microsoft Teams channel name.
ms_tenant_id [required]
\nstring
Microsoft Teams tenant ID.
redirect_url [required]
\nstring
URL redirecting to the Microsoft Teams channel.
modified
\ndate-time
Timestamp when the incident todo was last modified.
status
\nint32
A number indicating the status of this integration metadata. 0 indicates unknown;\n1 indicates pending; 2 indicates complete; 3 indicates manually created;\n4 indicates manually updated; 5 indicates failed.
id [required]
\nstring
The incident integration metadata's ID.
relationships
\nobject
The incident's integration relationships from a response.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Integration metadata resource type. \nAllowed enum values: incident_integrations
default: incident_integrations
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident integration metadata from a response.
attributes
\nobject
Incident integration metadata's attributes for a create request.
created
\ndate-time
Timestamp when the incident todo was created.
incident_id
\nstring
UUID of the incident this integration metadata is connected to.
integration_type [required]
\nint32
A number indicating the type of integration this metadata is for. 1 indicates Slack;\n8 indicates Jira.
metadata [required]
\n<oneOf>
Incident integration metadata's metadata attribute.
Option 1
\nobject
Incident integration metadata for the Slack integration.
channels [required]
\n[object]
Array of Slack channels in this integration metadata.
channel_id [required]
\nstring
Slack channel ID.
channel_name [required]
\nstring
Name of the Slack channel.
redirect_url [required]
\nstring
URL redirecting to the Slack channel.
team_id
\nstring
Slack team ID.
Option 2
\nobject
Incident integration metadata for the Jira integration.
issues [required]
\n[object]
Array of Jira issues in this integration metadata.
account [required]
\nstring
URL of issue's Jira account.
issue_key
\nstring
Jira issue's issue key.
issuetype_id
\nstring
Jira issue's issue type.
project_key [required]
\nstring
Jira issue's project keys.
redirect_url
\nstring
URL redirecting to the Jira issue.
Option 3
\nobject
Incident integration metadata for the Microsoft Teams integration.
teams [required]
\n[object]
Array of Microsoft Teams in this integration metadata.
ms_channel_id [required]
\nstring
Microsoft Teams channel ID.
ms_channel_name [required]
\nstring
Microsoft Teams channel name.
ms_tenant_id [required]
\nstring
Microsoft Teams tenant ID.
redirect_url [required]
\nstring
URL redirecting to the Microsoft Teams channel.
modified
\ndate-time
Timestamp when the incident todo was last modified.
status
\nint32
A number indicating the status of this integration metadata. 0 indicates unknown;\n1 indicates pending; 2 indicates complete; 3 indicates manually created;\n4 indicates manually updated; 5 indicates failed.
id [required]
\nstring
The incident integration metadata's ID.
relationships
\nobject
The incident's integration relationships from a response.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Integration metadata resource type. \nAllowed enum values: incident_integrations
default: incident_integrations
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident integration metadata from a response.
attributes
\nobject
Incident integration metadata's attributes for a create request.
created
\ndate-time
Timestamp when the incident todo was created.
incident_id
\nstring
UUID of the incident this integration metadata is connected to.
integration_type [required]
\nint32
A number indicating the type of integration this metadata is for. 1 indicates Slack;\n8 indicates Jira.
metadata [required]
\n<oneOf>
Incident integration metadata's metadata attribute.
Option 1
\nobject
Incident integration metadata for the Slack integration.
channels [required]
\n[object]
Array of Slack channels in this integration metadata.
channel_id [required]
\nstring
Slack channel ID.
channel_name [required]
\nstring
Name of the Slack channel.
redirect_url [required]
\nstring
URL redirecting to the Slack channel.
team_id
\nstring
Slack team ID.
Option 2
\nobject
Incident integration metadata for the Jira integration.
issues [required]
\n[object]
Array of Jira issues in this integration metadata.
account [required]
\nstring
URL of issue's Jira account.
issue_key
\nstring
Jira issue's issue key.
issuetype_id
\nstring
Jira issue's issue type.
project_key [required]
\nstring
Jira issue's project keys.
redirect_url
\nstring
URL redirecting to the Jira issue.
Option 3
\nobject
Incident integration metadata for the Microsoft Teams integration.
teams [required]
\n[object]
Array of Microsoft Teams in this integration metadata.
ms_channel_id [required]
\nstring
Microsoft Teams channel ID.
ms_channel_name [required]
\nstring
Microsoft Teams channel name.
ms_tenant_id [required]
\nstring
Microsoft Teams tenant ID.
redirect_url [required]
\nstring
URL redirecting to the Microsoft Teams channel.
modified
\ndate-time
Timestamp when the incident todo was last modified.
status
\nint32
A number indicating the status of this integration metadata. 0 indicates unknown;\n1 indicates pending; 2 indicates complete; 3 indicates manually created;\n4 indicates manually updated; 5 indicates failed.
id [required]
\nstring
The incident integration metadata's ID.
relationships
\nobject
The incident's integration relationships from a response.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Integration metadata resource type. \nAllowed enum values: incident_integrations
default: incident_integrations
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident integration metadata from a response.
attributes
\nobject
Incident integration metadata's attributes for a create request.
created
\ndate-time
Timestamp when the incident todo was created.
incident_id
\nstring
UUID of the incident this integration metadata is connected to.
integration_type [required]
\nint32
A number indicating the type of integration this metadata is for. 1 indicates Slack;\n8 indicates Jira.
metadata [required]
\n<oneOf>
Incident integration metadata's metadata attribute.
Option 1
\nobject
Incident integration metadata for the Slack integration.
channels [required]
\n[object]
Array of Slack channels in this integration metadata.
channel_id [required]
\nstring
Slack channel ID.
channel_name [required]
\nstring
Name of the Slack channel.
redirect_url [required]
\nstring
URL redirecting to the Slack channel.
team_id
\nstring
Slack team ID.
Option 2
\nobject
Incident integration metadata for the Jira integration.
issues [required]
\n[object]
Array of Jira issues in this integration metadata.
account [required]
\nstring
URL of issue's Jira account.
issue_key
\nstring
Jira issue's issue key.
issuetype_id
\nstring
Jira issue's issue type.
project_key [required]
\nstring
Jira issue's project keys.
redirect_url
\nstring
URL redirecting to the Jira issue.
Option 3
\nobject
Incident integration metadata for the Microsoft Teams integration.
teams [required]
\n[object]
Array of Microsoft Teams in this integration metadata.
ms_channel_id [required]
\nstring
Microsoft Teams channel ID.
ms_channel_name [required]
\nstring
Microsoft Teams channel name.
ms_tenant_id [required]
\nstring
Microsoft Teams tenant ID.
redirect_url [required]
\nstring
URL redirecting to the Microsoft Teams channel.
modified
\ndate-time
Timestamp when the incident todo was last modified.
status
\nint32
A number indicating the status of this integration metadata. 0 indicates unknown;\n1 indicates pending; 2 indicates complete; 3 indicates manually created;\n4 indicates manually updated; 5 indicates failed.
id [required]
\nstring
The incident integration metadata's ID.
relationships
\nobject
The incident's integration relationships from a response.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Integration metadata resource type. \nAllowed enum values: incident_integrations
default: incident_integrations
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident integration metadata from a response.
attributes
\nobject
Incident integration metadata's attributes for a create request.
created
\ndate-time
Timestamp when the incident todo was created.
incident_id
\nstring
UUID of the incident this integration metadata is connected to.
integration_type [required]
\nint32
A number indicating the type of integration this metadata is for. 1 indicates Slack;\n8 indicates Jira.
metadata [required]
\n<oneOf>
Incident integration metadata's metadata attribute.
Option 1
\nobject
Incident integration metadata for the Slack integration.
channels [required]
\n[object]
Array of Slack channels in this integration metadata.
channel_id [required]
\nstring
Slack channel ID.
channel_name [required]
\nstring
Name of the Slack channel.
redirect_url [required]
\nstring
URL redirecting to the Slack channel.
team_id
\nstring
Slack team ID.
Option 2
\nobject
Incident integration metadata for the Jira integration.
issues [required]
\n[object]
Array of Jira issues in this integration metadata.
account [required]
\nstring
URL of issue's Jira account.
issue_key
\nstring
Jira issue's issue key.
issuetype_id
\nstring
Jira issue's issue type.
project_key [required]
\nstring
Jira issue's project keys.
redirect_url
\nstring
URL redirecting to the Jira issue.
Option 3
\nobject
Incident integration metadata for the Microsoft Teams integration.
teams [required]
\n[object]
Array of Microsoft Teams in this integration metadata.
ms_channel_id [required]
\nstring
Microsoft Teams channel ID.
ms_channel_name [required]
\nstring
Microsoft Teams channel name.
ms_tenant_id [required]
\nstring
Microsoft Teams tenant ID.
redirect_url [required]
\nstring
URL redirecting to the Microsoft Teams channel.
modified
\ndate-time
Timestamp when the incident todo was last modified.
status
\nint32
A number indicating the status of this integration metadata. 0 indicates unknown;\n1 indicates pending; 2 indicates complete; 3 indicates manually created;\n4 indicates manually updated; 5 indicates failed.
id [required]
\nstring
The incident integration metadata's ID.
relationships
\nobject
The incident's integration relationships from a response.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Integration metadata resource type. \nAllowed enum values: incident_integrations
default: incident_integrations
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\n[object]
An array of incident todos.
attributes
\nobject
Incident todo's attributes.
assignees [required]
\n[ <oneOf>]
Array of todo assignees.
Option 1
\nstring
Assignee's @-handle.
Option 2
\nobject
Anonymous assignee entity.
icon [required]
\nstring
URL for assignee's icon.
id [required]
\nstring
Anonymous assignee's ID.
name [required]
\nstring
Assignee's name.
source [required]
\nenum
The source of the anonymous assignee. \nAllowed enum values: slack,microsoft_teams
default: slack
completed
\nstring
Timestamp when the todo was completed.
content [required]
\nstring
The follow-up task's content.
created
\ndate-time
Timestamp when the incident todo was created.
due_date
\nstring
Timestamp when the todo should be completed by.
incident_id
\nstring
UUID of the incident this todo is connected to.
modified
\ndate-time
Timestamp when the incident todo was last modified.
id [required]
\nstring
The incident todo's ID.
relationships
\nobject
The incident's relationships from a response.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Todo resource type. \nAllowed enum values: incident_todos
default: incident_todos
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
meta
\nobject
The metadata object containing pagination metadata.
pagination
\nobject
Pagination properties.
next_offset
\nint64
The index of the first element in the next page of results. Equal to page size added to the current offset.
offset
\nint64
The index of the first element in the results.
size
\nint64
Maximum size of pages to return.
data [required]
\n[object]
An array of incident todos.
attributes
\nobject
Incident todo's attributes.
assignees [required]
\n[ <oneOf>]
Array of todo assignees.
Option 1
\nstring
Assignee's @-handle.
Option 2
\nobject
Anonymous assignee entity.
icon [required]
\nstring
URL for assignee's icon.
id [required]
\nstring
Anonymous assignee's ID.
name [required]
\nstring
Assignee's name.
source [required]
\nenum
The source of the anonymous assignee. \nAllowed enum values: slack,microsoft_teams
default: slack
completed
\nstring
Timestamp when the todo was completed.
content [required]
\nstring
The follow-up task's content.
created
\ndate-time
Timestamp when the incident todo was created.
due_date
\nstring
Timestamp when the todo should be completed by.
incident_id
\nstring
UUID of the incident this todo is connected to.
modified
\ndate-time
Timestamp when the incident todo was last modified.
id [required]
\nstring
The incident todo's ID.
relationships
\nobject
The incident's relationships from a response.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Todo resource type. \nAllowed enum values: incident_todos
default: incident_todos
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
meta
\nobject
The metadata object containing pagination metadata.
pagination
\nobject
Pagination properties.
next_offset
\nint64
The index of the first element in the next page of results. Equal to page size added to the current offset.
offset
\nint64
The index of the first element in the results.
size
\nint64
Maximum size of pages to return.
data [required]
\nobject
Incident todo response data.
attributes
\nobject
Incident todo's attributes.
assignees [required]
\n[ <oneOf>]
Array of todo assignees.
Option 1
\nstring
Assignee's @-handle.
Option 2
\nobject
Anonymous assignee entity.
icon [required]
\nstring
URL for assignee's icon.
id [required]
\nstring
Anonymous assignee's ID.
name [required]
\nstring
Assignee's name.
source [required]
\nenum
The source of the anonymous assignee. \nAllowed enum values: slack,microsoft_teams
default: slack
completed
\nstring
Timestamp when the todo was completed.
content [required]
\nstring
The follow-up task's content.
created
\ndate-time
Timestamp when the incident todo was created.
due_date
\nstring
Timestamp when the todo should be completed by.
incident_id
\nstring
UUID of the incident this todo is connected to.
modified
\ndate-time
Timestamp when the incident todo was last modified.
id [required]
\nstring
The incident todo's ID.
relationships
\nobject
The incident's relationships from a response.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Todo resource type. \nAllowed enum values: incident_todos
default: incident_todos
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident todo response data.
attributes
\nobject
Incident todo's attributes.
assignees [required]
\n[ <oneOf>]
Array of todo assignees.
Option 1
\nstring
Assignee's @-handle.
Option 2
\nobject
Anonymous assignee entity.
icon [required]
\nstring
URL for assignee's icon.
id [required]
\nstring
Anonymous assignee's ID.
name [required]
\nstring
Assignee's name.
source [required]
\nenum
The source of the anonymous assignee. \nAllowed enum values: slack,microsoft_teams
default: slack
completed
\nstring
Timestamp when the todo was completed.
content [required]
\nstring
The follow-up task's content.
created
\ndate-time
Timestamp when the incident todo was created.
due_date
\nstring
Timestamp when the todo should be completed by.
incident_id
\nstring
UUID of the incident this todo is connected to.
modified
\ndate-time
Timestamp when the incident todo was last modified.
id [required]
\nstring
The incident todo's ID.
relationships
\nobject
The incident's relationships from a response.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Todo resource type. \nAllowed enum values: incident_todos
default: incident_todos
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident todo response data.
attributes
\nobject
Incident todo's attributes.
assignees [required]
\n[ <oneOf>]
Array of todo assignees.
Option 1
\nstring
Assignee's @-handle.
Option 2
\nobject
Anonymous assignee entity.
icon [required]
\nstring
URL for assignee's icon.
id [required]
\nstring
Anonymous assignee's ID.
name [required]
\nstring
Assignee's name.
source [required]
\nenum
The source of the anonymous assignee. \nAllowed enum values: slack,microsoft_teams
default: slack
completed
\nstring
Timestamp when the todo was completed.
content [required]
\nstring
The follow-up task's content.
created
\ndate-time
Timestamp when the incident todo was created.
due_date
\nstring
Timestamp when the todo should be completed by.
incident_id
\nstring
UUID of the incident this todo is connected to.
modified
\ndate-time
Timestamp when the incident todo was last modified.
id [required]
\nstring
The incident todo's ID.
relationships
\nobject
The incident's relationships from a response.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Todo resource type. \nAllowed enum values: incident_todos
default: incident_todos
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident todo response data.
attributes
\nobject
Incident todo's attributes.
assignees [required]
\n[ <oneOf>]
Array of todo assignees.
Option 1
\nstring
Assignee's @-handle.
Option 2
\nobject
Anonymous assignee entity.
icon [required]
\nstring
URL for assignee's icon.
id [required]
\nstring
Anonymous assignee's ID.
name [required]
\nstring
Assignee's name.
source [required]
\nenum
The source of the anonymous assignee. \nAllowed enum values: slack,microsoft_teams
default: slack
completed
\nstring
Timestamp when the todo was completed.
content [required]
\nstring
The follow-up task's content.
created
\ndate-time
Timestamp when the incident todo was created.
due_date
\nstring
Timestamp when the todo should be completed by.
incident_id
\nstring
UUID of the incident this todo is connected to.
modified
\ndate-time
Timestamp when the incident todo was last modified.
id [required]
\nstring
The incident todo's ID.
relationships
\nobject
The incident's relationships from a response.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Todo resource type. \nAllowed enum values: incident_todos
default: incident_todos
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident todo response data.
attributes
\nobject
Incident todo's attributes.
assignees [required]
\n[ <oneOf>]
Array of todo assignees.
Option 1
\nstring
Assignee's @-handle.
Option 2
\nobject
Anonymous assignee entity.
icon [required]
\nstring
URL for assignee's icon.
id [required]
\nstring
Anonymous assignee's ID.
name [required]
\nstring
Assignee's name.
source [required]
\nenum
The source of the anonymous assignee. \nAllowed enum values: slack,microsoft_teams
default: slack
completed
\nstring
Timestamp when the todo was completed.
content [required]
\nstring
The follow-up task's content.
created
\ndate-time
Timestamp when the incident todo was created.
due_date
\nstring
Timestamp when the todo should be completed by.
incident_id
\nstring
UUID of the incident this todo is connected to.
modified
\ndate-time
Timestamp when the incident todo was last modified.
id [required]
\nstring
The incident todo's ID.
relationships
\nobject
The incident's relationships from a response.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Todo resource type. \nAllowed enum values: incident_todos
default: incident_todos
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data [required]
\nobject
Incident todo response data.
attributes
\nobject
Incident todo's attributes.
assignees [required]
\n[ <oneOf>]
Array of todo assignees.
Option 1
\nstring
Assignee's @-handle.
Option 2
\nobject
Anonymous assignee entity.
icon [required]
\nstring
URL for assignee's icon.
id [required]
\nstring
Anonymous assignee's ID.
name [required]
\nstring
Assignee's name.
source [required]
\nenum
The source of the anonymous assignee. \nAllowed enum values: slack,microsoft_teams
default: slack
completed
\nstring
Timestamp when the todo was completed.
content [required]
\nstring
The follow-up task's content.
created
\ndate-time
Timestamp when the incident todo was created.
due_date
\nstring
Timestamp when the todo should be completed by.
incident_id
\nstring
UUID of the incident this todo is connected to.
modified
\ndate-time
Timestamp when the incident todo was last modified.
id [required]
\nstring
The incident todo's ID.
relationships
\nobject
The incident's relationships from a response.
created_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
last_modified_by_user
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type [required]
\nenum
Todo resource type. \nAllowed enum values: incident_todos
default: incident_todos
included
\n[ <oneOf>]
Included related resources that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data
\n[object]
Array of API keys.
attributes
\nobject
Attributes of a partial API key.
category
\nstring
The category of the API key.
created_at
\nstring
Creation date of the API key.
date_last_used
\ndate-time
Date the API Key was last used.
last4
\nstring
The last four characters of the API key.
modified_at
\nstring
Date the API key was last modified.
name
\nstring
Name of the API key.
remote_config_read_enabled
\nboolean
The remote config read enabled status.
id
\nstring
ID of the API key.
relationships
\nobject
Resources related to the API key.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
API Keys resource type. \nAllowed enum values: api_keys
default: api_keys
included
\n[ <oneOf>]
Array of objects related to the API key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
meta
\nobject
Additional information related to api keys response.
max_allowed
\nint64
Max allowed number of API keys.
page
\nobject
Additional information related to the API keys response.
total_filtered_count
\nint64
Total filtered application key count.
data
\n[object]
Array of API keys.
attributes
\nobject
Attributes of a partial API key.
category
\nstring
The category of the API key.
created_at
\nstring
Creation date of the API key.
date_last_used
\ndate-time
Date the API Key was last used.
last4
\nstring
The last four characters of the API key.
modified_at
\nstring
Date the API key was last modified.
name
\nstring
Name of the API key.
remote_config_read_enabled
\nboolean
The remote config read enabled status.
id
\nstring
ID of the API key.
relationships
\nobject
Resources related to the API key.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
API Keys resource type. \nAllowed enum values: api_keys
default: api_keys
included
\n[ <oneOf>]
Array of objects related to the API key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
meta
\nobject
Additional information related to api keys response.
max_allowed
\nint64
Max allowed number of API keys.
page
\nobject
Additional information related to the API keys response.
total_filtered_count
\nint64
Total filtered application key count.
data
\nobject
Datadog API key.
attributes
\nobject
Attributes of a full API key.
category
\nstring
The category of the API key.
created_at
\ndate-time
Creation date of the API key.
date_last_used
\ndate-time
Date the API Key was last used
key
\nstring
The API key.
last4
\nstring
The last four characters of the API key.
modified_at
\ndate-time
Date the API key was last modified.
name
\nstring
Name of the API key.
remote_config_read_enabled
\nboolean
The remote config read enabled status.
id
\nstring
ID of the API key.
relationships
\nobject
Resources related to the API key.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
API Keys resource type. \nAllowed enum values: api_keys
default: api_keys
included
\n[ <oneOf>]
Array of objects related to the API key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\nobject
Datadog API key.
attributes
\nobject
Attributes of a full API key.
category
\nstring
The category of the API key.
created_at
\ndate-time
Creation date of the API key.
date_last_used
\ndate-time
Date the API Key was last used
key
\nstring
The API key.
last4
\nstring
The last four characters of the API key.
modified_at
\ndate-time
Date the API key was last modified.
name
\nstring
Name of the API key.
remote_config_read_enabled
\nboolean
The remote config read enabled status.
id
\nstring
ID of the API key.
relationships
\nobject
Resources related to the API key.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
API Keys resource type. \nAllowed enum values: api_keys
default: api_keys
included
\n[ <oneOf>]
Array of objects related to the API key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\nobject
Datadog API key.
attributes
\nobject
Attributes of a full API key.
category
\nstring
The category of the API key.
created_at
\ndate-time
Creation date of the API key.
date_last_used
\ndate-time
Date the API Key was last used
key
\nstring
The API key.
last4
\nstring
The last four characters of the API key.
modified_at
\ndate-time
Date the API key was last modified.
name
\nstring
Name of the API key.
remote_config_read_enabled
\nboolean
The remote config read enabled status.
id
\nstring
ID of the API key.
relationships
\nobject
Resources related to the API key.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
API Keys resource type. \nAllowed enum values: api_keys
default: api_keys
included
\n[ <oneOf>]
Array of objects related to the API key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\nobject
Datadog API key.
attributes
\nobject
Attributes of a full API key.
category
\nstring
The category of the API key.
created_at
\ndate-time
Creation date of the API key.
date_last_used
\ndate-time
Date the API Key was last used
key
\nstring
The API key.
last4
\nstring
The last four characters of the API key.
modified_at
\ndate-time
Date the API key was last modified.
name
\nstring
Name of the API key.
remote_config_read_enabled
\nboolean
The remote config read enabled status.
id
\nstring
ID of the API key.
relationships
\nobject
Resources related to the API key.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
API Keys resource type. \nAllowed enum values: api_keys
default: api_keys
included
\n[ <oneOf>]
Array of objects related to the API key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\nobject
Datadog API key.
attributes
\nobject
Attributes of a full API key.
category
\nstring
The category of the API key.
created_at
\ndate-time
Creation date of the API key.
date_last_used
\ndate-time
Date the API Key was last used
key
\nstring
The API key.
last4
\nstring
The last four characters of the API key.
modified_at
\ndate-time
Date the API key was last modified.
name
\nstring
Name of the API key.
remote_config_read_enabled
\nboolean
The remote config read enabled status.
id
\nstring
ID of the API key.
relationships
\nobject
Resources related to the API key.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
API Keys resource type. \nAllowed enum values: api_keys
default: api_keys
included
\n[ <oneOf>]
Array of objects related to the API key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\nobject
Datadog API key.
attributes
\nobject
Attributes of a full API key.
category
\nstring
The category of the API key.
created_at
\ndate-time
Creation date of the API key.
date_last_used
\ndate-time
Date the API Key was last used
key
\nstring
The API key.
last4
\nstring
The last four characters of the API key.
modified_at
\ndate-time
Date the API key was last modified.
name
\nstring
Name of the API key.
remote_config_read_enabled
\nboolean
The remote config read enabled status.
id
\nstring
ID of the API key.
relationships
\nobject
Resources related to the API key.
created_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
modified_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
API Keys resource type. \nAllowed enum values: api_keys
default: api_keys
included
\n[ <oneOf>]
Array of objects related to the API key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\n[object]
Array of application keys.
attributes
\nobject
Attributes of a partial application key.
created_at
\nstring
Creation date of the application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\nstring
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
meta
\nobject
Additional information related to the application key response.
max_allowed_per_user
\nint64
Max allowed number of application keys per user.
page
\nobject
Additional information related to the application key response.
total_filtered_count
\nint64
Total filtered application key count.
data
\n[object]
Array of application keys.
attributes
\nobject
Attributes of a partial application key.
created_at
\nstring
Creation date of the application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\nstring
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
meta
\nobject
Additional information related to the application key response.
max_allowed_per_user
\nint64
Max allowed number of application keys per user.
page
\nobject
Additional information related to the application key response.
total_filtered_count
\nint64
Total filtered application key count.
data
\nobject
Datadog application key.
attributes
\nobject
Attributes of a full application key.
created_at
\ndate-time
Creation date of the application key.
key
\nstring
The application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\ndate-time
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\nobject
Datadog application key.
attributes
\nobject
Attributes of a full application key.
created_at
\ndate-time
Creation date of the application key.
key
\nstring
The application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\ndate-time
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\nobject
Datadog application key.
attributes
\nobject
Attributes of a full application key.
created_at
\ndate-time
Creation date of the application key.
key
\nstring
The application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\ndate-time
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\nobject
Datadog application key.
attributes
\nobject
Attributes of a full application key.
created_at
\ndate-time
Creation date of the application key.
key
\nstring
The application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\ndate-time
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\n[object]
Array of application keys.
attributes
\nobject
Attributes of a partial application key.
created_at
\nstring
Creation date of the application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\nstring
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
meta
\nobject
Additional information related to the application key response.
max_allowed_per_user
\nint64
Max allowed number of application keys per user.
page
\nobject
Additional information related to the application key response.
total_filtered_count
\nint64
Total filtered application key count.
data
\n[object]
Array of application keys.
attributes
\nobject
Attributes of a partial application key.
created_at
\nstring
Creation date of the application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\nstring
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
meta
\nobject
Additional information related to the application key response.
max_allowed_per_user
\nint64
Max allowed number of application keys per user.
page
\nobject
Additional information related to the application key response.
total_filtered_count
\nint64
Total filtered application key count.
data
\nobject
Datadog application key.
attributes
\nobject
Attributes of a full application key.
created_at
\ndate-time
Creation date of the application key.
key
\nstring
The application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\ndate-time
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\nobject
Datadog application key.
attributes
\nobject
Attributes of a full application key.
created_at
\ndate-time
Creation date of the application key.
key
\nstring
The application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\ndate-time
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\nobject
Datadog application key.
attributes
\nobject
Attributes of a full application key.
created_at
\ndate-time
Creation date of the application key.
key
\nstring
The application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\ndate-time
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\nobject
Datadog application key.
attributes
\nobject
Attributes of a full application key.
created_at
\ndate-time
Creation date of the application key.
key
\nstring
The application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\ndate-time
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\nobject
Datadog application key.
attributes
\nobject
Attributes of a full application key.
created_at
\ndate-time
Creation date of the application key.
key
\nstring
The application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\ndate-time
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\nobject
Datadog application key.
attributes
\nobject
Attributes of a full application key.
created_at
\ndate-time
Creation date of the application key.
key
\nstring
The application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\ndate-time
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\n[object]
A list of monitor notification rules.
attributes
\nobject
Attributes of the monitor notification rule.
conditional_recipients
\nobject
Use conditional recipients to define different recipients for different situations.
conditions [required]
\n[object]
Conditions of the notification rule.
recipients [required]
\n[string]
A list of recipients to notify. Uses the same format as the monitor message field. Must not start with an '@'.
scope [required]
\nstring
The scope to which the monitor applied.
fallback_recipients
\n[string]
If none of the conditions applied, fallback_recipients will get notified.
created
\ndate-time
Creation time of the monitor notification rule.
filter
\n<oneOf>
Filter used to associate the notification rule with monitors.
Option 1
\nobject
Filter monitors by tags. Monitors must match all tags.
tags [required]
\n[string]
A list of monitor tags.
modified
\ndate-time
Time the monitor notification rule was last modified.
name
\nstring
The name of the monitor notification rule.
recipients
\n[string]
A list of recipients to notify. Uses the same format as the monitor message field. Must not start with an '@'.
id
\nstring
The ID of the monitor notification rule.
relationships
\nobject
All relationships associated with monitor notification rule.
created_by
\nobject
The user who created the monitor notification rule.
data
\nobject
Data for the user who created the monitor notification rule.
id
\nstring
User ID of the monitor notification rule creator.
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Monitor notification rule resource type. \nAllowed enum values: monitor-notification-rule
default: monitor-notification-rule
included
\n[ <oneOf>]
Array of objects related to the monitor notification rules.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data
\n[object]
A list of monitor notification rules.
attributes
\nobject
Attributes of the monitor notification rule.
conditional_recipients
\nobject
Use conditional recipients to define different recipients for different situations.
conditions [required]
\n[object]
Conditions of the notification rule.
recipients [required]
\n[string]
A list of recipients to notify. Uses the same format as the monitor message field. Must not start with an '@'.
scope [required]
\nstring
The scope to which the monitor applied.
fallback_recipients
\n[string]
If none of the conditions applied, fallback_recipients will get notified.
created
\ndate-time
Creation time of the monitor notification rule.
filter
\n<oneOf>
Filter used to associate the notification rule with monitors.
Option 1
\nobject
Filter monitors by tags. Monitors must match all tags.
tags [required]
\n[string]
A list of monitor tags.
modified
\ndate-time
Time the monitor notification rule was last modified.
name
\nstring
The name of the monitor notification rule.
recipients
\n[string]
A list of recipients to notify. Uses the same format as the monitor message field. Must not start with an '@'.
id
\nstring
The ID of the monitor notification rule.
relationships
\nobject
All relationships associated with monitor notification rule.
created_by
\nobject
The user who created the monitor notification rule.
data
\nobject
Data for the user who created the monitor notification rule.
id
\nstring
User ID of the monitor notification rule creator.
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Monitor notification rule resource type. \nAllowed enum values: monitor-notification-rule
default: monitor-notification-rule
included
\n[ <oneOf>]
Array of objects related to the monitor notification rules.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data
\nobject
Monitor notification rule data.
attributes
\nobject
Attributes of the monitor notification rule.
conditional_recipients
\nobject
Use conditional recipients to define different recipients for different situations.
conditions [required]
\n[object]
Conditions of the notification rule.
recipients [required]
\n[string]
A list of recipients to notify. Uses the same format as the monitor message field. Must not start with an '@'.
scope [required]
\nstring
The scope to which the monitor applied.
fallback_recipients
\n[string]
If none of the conditions applied, fallback_recipients will get notified.
created
\ndate-time
Creation time of the monitor notification rule.
filter
\n<oneOf>
Filter used to associate the notification rule with monitors.
Option 1
\nobject
Filter monitors by tags. Monitors must match all tags.
tags [required]
\n[string]
A list of monitor tags.
modified
\ndate-time
Time the monitor notification rule was last modified.
name
\nstring
The name of the monitor notification rule.
recipients
\n[string]
A list of recipients to notify. Uses the same format as the monitor message field. Must not start with an '@'.
id
\nstring
The ID of the monitor notification rule.
relationships
\nobject
All relationships associated with monitor notification rule.
created_by
\nobject
The user who created the monitor notification rule.
data
\nobject
Data for the user who created the monitor notification rule.
id
\nstring
User ID of the monitor notification rule creator.
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Monitor notification rule resource type. \nAllowed enum values: monitor-notification-rule
default: monitor-notification-rule
included
\n[ <oneOf>]
Array of objects related to the monitor notification rule that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data
\nobject
Monitor notification rule data.
attributes
\nobject
Attributes of the monitor notification rule.
conditional_recipients
\nobject
Use conditional recipients to define different recipients for different situations.
conditions [required]
\n[object]
Conditions of the notification rule.
recipients [required]
\n[string]
A list of recipients to notify. Uses the same format as the monitor message field. Must not start with an '@'.
scope [required]
\nstring
The scope to which the monitor applied.
fallback_recipients
\n[string]
If none of the conditions applied, fallback_recipients will get notified.
created
\ndate-time
Creation time of the monitor notification rule.
filter
\n<oneOf>
Filter used to associate the notification rule with monitors.
Option 1
\nobject
Filter monitors by tags. Monitors must match all tags.
tags [required]
\n[string]
A list of monitor tags.
modified
\ndate-time
Time the monitor notification rule was last modified.
name
\nstring
The name of the monitor notification rule.
recipients
\n[string]
A list of recipients to notify. Uses the same format as the monitor message field. Must not start with an '@'.
id
\nstring
The ID of the monitor notification rule.
relationships
\nobject
All relationships associated with monitor notification rule.
created_by
\nobject
The user who created the monitor notification rule.
data
\nobject
Data for the user who created the monitor notification rule.
id
\nstring
User ID of the monitor notification rule creator.
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Monitor notification rule resource type. \nAllowed enum values: monitor-notification-rule
default: monitor-notification-rule
included
\n[ <oneOf>]
Array of objects related to the monitor notification rule that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data
\nobject
Monitor notification rule data.
attributes
\nobject
Attributes of the monitor notification rule.
conditional_recipients
\nobject
Use conditional recipients to define different recipients for different situations.
conditions [required]
\n[object]
Conditions of the notification rule.
recipients [required]
\n[string]
A list of recipients to notify. Uses the same format as the monitor message field. Must not start with an '@'.
scope [required]
\nstring
The scope to which the monitor applied.
fallback_recipients
\n[string]
If none of the conditions applied, fallback_recipients will get notified.
created
\ndate-time
Creation time of the monitor notification rule.
filter
\n<oneOf>
Filter used to associate the notification rule with monitors.
Option 1
\nobject
Filter monitors by tags. Monitors must match all tags.
tags [required]
\n[string]
A list of monitor tags.
modified
\ndate-time
Time the monitor notification rule was last modified.
name
\nstring
The name of the monitor notification rule.
recipients
\n[string]
A list of recipients to notify. Uses the same format as the monitor message field. Must not start with an '@'.
id
\nstring
The ID of the monitor notification rule.
relationships
\nobject
All relationships associated with monitor notification rule.
created_by
\nobject
The user who created the monitor notification rule.
data
\nobject
Data for the user who created the monitor notification rule.
id
\nstring
User ID of the monitor notification rule creator.
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Monitor notification rule resource type. \nAllowed enum values: monitor-notification-rule
default: monitor-notification-rule
included
\n[ <oneOf>]
Array of objects related to the monitor notification rule that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data
\nobject
Monitor notification rule data.
attributes
\nobject
Attributes of the monitor notification rule.
conditional_recipients
\nobject
Use conditional recipients to define different recipients for different situations.
conditions [required]
\n[object]
Conditions of the notification rule.
recipients [required]
\n[string]
A list of recipients to notify. Uses the same format as the monitor message field. Must not start with an '@'.
scope [required]
\nstring
The scope to which the monitor applied.
fallback_recipients
\n[string]
If none of the conditions applied, fallback_recipients will get notified.
created
\ndate-time
Creation time of the monitor notification rule.
filter
\n<oneOf>
Filter used to associate the notification rule with monitors.
Option 1
\nobject
Filter monitors by tags. Monitors must match all tags.
tags [required]
\n[string]
A list of monitor tags.
modified
\ndate-time
Time the monitor notification rule was last modified.
name
\nstring
The name of the monitor notification rule.
recipients
\n[string]
A list of recipients to notify. Uses the same format as the monitor message field. Must not start with an '@'.
id
\nstring
The ID of the monitor notification rule.
relationships
\nobject
All relationships associated with monitor notification rule.
created_by
\nobject
The user who created the monitor notification rule.
data
\nobject
Data for the user who created the monitor notification rule.
id
\nstring
User ID of the monitor notification rule creator.
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Monitor notification rule resource type. \nAllowed enum values: monitor-notification-rule
default: monitor-notification-rule
included
\n[ <oneOf>]
Array of objects related to the monitor notification rule that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data
\nobject
Monitor notification rule data.
attributes
\nobject
Attributes of the monitor notification rule.
conditional_recipients
\nobject
Use conditional recipients to define different recipients for different situations.
conditions [required]
\n[object]
Conditions of the notification rule.
recipients [required]
\n[string]
A list of recipients to notify. Uses the same format as the monitor message field. Must not start with an '@'.
scope [required]
\nstring
The scope to which the monitor applied.
fallback_recipients
\n[string]
If none of the conditions applied, fallback_recipients will get notified.
created
\ndate-time
Creation time of the monitor notification rule.
filter
\n<oneOf>
Filter used to associate the notification rule with monitors.
Option 1
\nobject
Filter monitors by tags. Monitors must match all tags.
tags [required]
\n[string]
A list of monitor tags.
modified
\ndate-time
Time the monitor notification rule was last modified.
name
\nstring
The name of the monitor notification rule.
recipients
\n[string]
A list of recipients to notify. Uses the same format as the monitor message field. Must not start with an '@'.
id
\nstring
The ID of the monitor notification rule.
relationships
\nobject
All relationships associated with monitor notification rule.
created_by
\nobject
The user who created the monitor notification rule.
data
\nobject
Data for the user who created the monitor notification rule.
id
\nstring
User ID of the monitor notification rule creator.
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Monitor notification rule resource type. \nAllowed enum values: monitor-notification-rule
default: monitor-notification-rule
included
\n[ <oneOf>]
Array of objects related to the monitor notification rule that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data
\nobject
Monitor notification rule data.
attributes
\nobject
Attributes of the monitor notification rule.
conditional_recipients
\nobject
Use conditional recipients to define different recipients for different situations.
conditions [required]
\n[object]
Conditions of the notification rule.
recipients [required]
\n[string]
A list of recipients to notify. Uses the same format as the monitor message field. Must not start with an '@'.
scope [required]
\nstring
The scope to which the monitor applied.
fallback_recipients
\n[string]
If none of the conditions applied, fallback_recipients will get notified.
created
\ndate-time
Creation time of the monitor notification rule.
filter
\n<oneOf>
Filter used to associate the notification rule with monitors.
Option 1
\nobject
Filter monitors by tags. Monitors must match all tags.
tags [required]
\n[string]
A list of monitor tags.
modified
\ndate-time
Time the monitor notification rule was last modified.
name
\nstring
The name of the monitor notification rule.
recipients
\n[string]
A list of recipients to notify. Uses the same format as the monitor message field. Must not start with an '@'.
id
\nstring
The ID of the monitor notification rule.
relationships
\nobject
All relationships associated with monitor notification rule.
created_by
\nobject
The user who created the monitor notification rule.
data
\nobject
Data for the user who created the monitor notification rule.
id
\nstring
User ID of the monitor notification rule creator.
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Monitor notification rule resource type. \nAllowed enum values: monitor-notification-rule
default: monitor-notification-rule
included
\n[ <oneOf>]
Array of objects related to the monitor notification rule that the user requested.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data
\nobject
Defines the main on-call responder object for a team, including relationships and metadata.
id
\nstring
Unique identifier of the on-call responder configuration.
relationships
\nobject
Relationship objects linked to a team's on-call responder configuration, including escalations and responders.
escalations
\nobject
Defines the escalation policy steps linked to the team's on-call configuration.
data
\n[object]
Array of escalation step references.
id [required]
\nstring
Unique identifier of the escalation step.
type [required]
\nenum
Identifies the resource type for escalation policy steps linked to a team's on-call configuration. \nAllowed enum values: escalation_policy_steps
default: escalation_policy_steps
responders
\nobject
Defines the list of users assigned as on-call responders for the team.
data
\n[object]
Array of user references associated as responders.
id [required]
\nstring
Unique identifier of the responder.
type [required]
\nenum
Identifies the resource type for individual user entities associated with on-call response. \nAllowed enum values: users
default: users
type [required]
\nenum
Represents the resource type for a group of users assigned to handle on-call duties within a team. \nAllowed enum values: team_oncall_responders
default: team_oncall_responders
included
\n[ <oneOf>]
The TeamOnCallResponders included.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Represents an escalation policy step.
id
\nstring
Unique identifier of the escalation step.
relationships
\nobject
Contains the relationships of an escalation object, including its responders.
responders
\nobject
Lists the users involved in a specific step of the escalation policy.
data
\n[object]
Array of user references assigned as responders for this escalation step.
id [required]
\nstring
Unique identifier of the user assigned to the escalation step.
type [required]
\nenum
Represents the resource type for users assigned as responders in an escalation step. \nAllowed enum values: users
default: users
type [required]
\nenum
Represents the resource type for individual steps in an escalation policy used during incident response. \nAllowed enum values: escalation_policy_steps
default: escalation_policy_steps
data
\nobject
Defines the main on-call responder object for a team, including relationships and metadata.
id
\nstring
Unique identifier of the on-call responder configuration.
relationships
\nobject
Relationship objects linked to a team's on-call responder configuration, including escalations and responders.
escalations
\nobject
Defines the escalation policy steps linked to the team's on-call configuration.
data
\n[object]
Array of escalation step references.
id [required]
\nstring
Unique identifier of the escalation step.
type [required]
\nenum
Identifies the resource type for escalation policy steps linked to a team's on-call configuration. \nAllowed enum values: escalation_policy_steps
default: escalation_policy_steps
responders
\nobject
Defines the list of users assigned as on-call responders for the team.
data
\n[object]
Array of user references associated as responders.
id [required]
\nstring
Unique identifier of the responder.
type [required]
\nenum
Identifies the resource type for individual user entities associated with on-call response. \nAllowed enum values: users
default: users
type [required]
\nenum
Represents the resource type for a group of users assigned to handle on-call duties within a team. \nAllowed enum values: team_oncall_responders
default: team_oncall_responders
included
\n[ <oneOf>]
The TeamOnCallResponders included.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Represents an escalation policy step.
id
\nstring
Unique identifier of the escalation step.
relationships
\nobject
Contains the relationships of an escalation object, including its responders.
responders
\nobject
Lists the users involved in a specific step of the escalation policy.
data
\n[object]
Array of user references assigned as responders for this escalation step.
id [required]
\nstring
Unique identifier of the user assigned to the escalation step.
type [required]
\nenum
Represents the resource type for users assigned as responders in an escalation step. \nAllowed enum values: users
default: users
type [required]
\nenum
Represents the resource type for individual steps in an escalation policy used during incident response. \nAllowed enum values: escalation_policy_steps
default: escalation_policy_steps
data
\n[object]
List of powerpack definitions.
attributes
\nobject
Powerpack attribute object.
description
\nstring
Description of this powerpack.
group_widget [required]
\nobject
Powerpack group widget definition object.
definition [required]
\nobject
Powerpack group widget object.
layout_type [required]
\nstring
Layout type of widgets.
show_title
\nboolean
Boolean indicating whether powerpack group title should be visible or not.
title
\nstring
Name for the group widget.
type [required]
\nstring
Type of widget, must be group.
widgets [required]
\n[object]
Widgets inside the powerpack.
definition [required]
\nobject
Information about widget.
layout
\nobject
Powerpack inner widget layout.
height [required]
\nint64
The height of the widget. Should be a non-negative integer.
width [required]
\nint64
The width of the widget. Should be a non-negative integer.
x [required]
\nint64
The position of the widget on the x (horizontal) axis. Should be a non-negative integer.
y [required]
\nint64
The position of the widget on the y (vertical) axis. Should be a non-negative integer.
layout
\nobject
Powerpack group widget layout.
height [required]
\nint64
The height of the widget. Should be a non-negative integer.
width [required]
\nint64
The width of the widget. Should be a non-negative integer.
x [required]
\nint64
The position of the widget on the x (horizontal) axis. Should be a non-negative integer.
y [required]
\nint64
The position of the widget on the y (vertical) axis. Should be a non-negative integer.
live_span
\nenum
The available timeframes depend on the widget you are using. \nAllowed enum values: 1m,5m,10m,15m,30m,1h,4h,1d,2d,1w,1mo,3mo,6mo,1y,alert
name [required]
\nstring
Name of the powerpack.
tags
\n[string]
List of tags to identify this powerpack.
template_variables
\n[object]
List of template variables for this powerpack.
available_values
\n[string]
The list of values that the template variable drop-down is limited to.
defaults
\n[string]
One or many template variable default values within the saved view, which are unioned together using OR if more than one is specified.
name [required]
\nstring
The name of the variable.
prefix
\nstring
The tag prefix associated with the variable. Only tags with this prefix appear in the variable drop-down.
id
\nstring
ID of the powerpack.
relationships
\nobject
Powerpack relationship object.
author
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nstring
Type of widget, must be powerpack.
included
\n[object]
Array of objects related to the users.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
links
\nobject
Links attributes.
first
\nstring
Link to last page.
last
\nstring
Link to first page.
next
\nstring
Link for the next set of results.
prev
\nstring
Link for the previous set of results.
self
\nstring
Link to current page.
meta
\nobject
Powerpack response metadata.
pagination
\nobject
Powerpack response pagination metadata.
first_offset
\nint64
The first offset.
last_offset
\nint64
The last offset.
limit
\nint64
Pagination limit.
next_offset
\nint64
The next offset.
offset
\nint64
The offset.
prev_offset
\nint64
The previous offset.
total
\nint64
Total results.
type
\nstring
Offset type.
data
\n[object]
List of powerpack definitions.
attributes
\nobject
Powerpack attribute object.
description
\nstring
Description of this powerpack.
group_widget [required]
\nobject
Powerpack group widget definition object.
definition [required]
\nobject
Powerpack group widget object.
layout_type [required]
\nstring
Layout type of widgets.
show_title
\nboolean
Boolean indicating whether powerpack group title should be visible or not.
title
\nstring
Name for the group widget.
type [required]
\nstring
Type of widget, must be group.
widgets [required]
\n[object]
Widgets inside the powerpack.
definition [required]
\nobject
Information about widget.
layout
\nobject
Powerpack inner widget layout.
height [required]
\nint64
The height of the widget. Should be a non-negative integer.
width [required]
\nint64
The width of the widget. Should be a non-negative integer.
x [required]
\nint64
The position of the widget on the x (horizontal) axis. Should be a non-negative integer.
y [required]
\nint64
The position of the widget on the y (vertical) axis. Should be a non-negative integer.
layout
\nobject
Powerpack group widget layout.
height [required]
\nint64
The height of the widget. Should be a non-negative integer.
width [required]
\nint64
The width of the widget. Should be a non-negative integer.
x [required]
\nint64
The position of the widget on the x (horizontal) axis. Should be a non-negative integer.
y [required]
\nint64
The position of the widget on the y (vertical) axis. Should be a non-negative integer.
live_span
\nenum
The available timeframes depend on the widget you are using. \nAllowed enum values: 1m,5m,10m,15m,30m,1h,4h,1d,2d,1w,1mo,3mo,6mo,1y,alert
name [required]
\nstring
Name of the powerpack.
tags
\n[string]
List of tags to identify this powerpack.
template_variables
\n[object]
List of template variables for this powerpack.
available_values
\n[string]
The list of values that the template variable drop-down is limited to.
defaults
\n[string]
One or many template variable default values within the saved view, which are unioned together using OR if more than one is specified.
name [required]
\nstring
The name of the variable.
prefix
\nstring
The tag prefix associated with the variable. Only tags with this prefix appear in the variable drop-down.
id
\nstring
ID of the powerpack.
relationships
\nobject
Powerpack relationship object.
author
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nstring
Type of widget, must be powerpack.
included
\n[object]
Array of objects related to the users.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
links
\nobject
Links attributes.
first
\nstring
Link to last page.
last
\nstring
Link to first page.
next
\nstring
Link for the next set of results.
prev
\nstring
Link for the previous set of results.
self
\nstring
Link to current page.
meta
\nobject
Powerpack response metadata.
pagination
\nobject
Powerpack response pagination metadata.
first_offset
\nint64
The first offset.
last_offset
\nint64
The last offset.
limit
\nint64
Pagination limit.
next_offset
\nint64
The next offset.
offset
\nint64
The offset.
prev_offset
\nint64
The previous offset.
total
\nint64
Total results.
type
\nstring
Offset type.
data
\nobject
Powerpack data object.
attributes
\nobject
Powerpack attribute object.
description
\nstring
Description of this powerpack.
group_widget [required]
\nobject
Powerpack group widget definition object.
definition [required]
\nobject
Powerpack group widget object.
layout_type [required]
\nstring
Layout type of widgets.
show_title
\nboolean
Boolean indicating whether powerpack group title should be visible or not.
title
\nstring
Name for the group widget.
type [required]
\nstring
Type of widget, must be group.
widgets [required]
\n[object]
Widgets inside the powerpack.
definition [required]
\nobject
Information about widget.
layout
\nobject
Powerpack inner widget layout.
height [required]
\nint64
The height of the widget. Should be a non-negative integer.
width [required]
\nint64
The width of the widget. Should be a non-negative integer.
x [required]
\nint64
The position of the widget on the x (horizontal) axis. Should be a non-negative integer.
y [required]
\nint64
The position of the widget on the y (vertical) axis. Should be a non-negative integer.
layout
\nobject
Powerpack group widget layout.
height [required]
\nint64
The height of the widget. Should be a non-negative integer.
width [required]
\nint64
The width of the widget. Should be a non-negative integer.
x [required]
\nint64
The position of the widget on the x (horizontal) axis. Should be a non-negative integer.
y [required]
\nint64
The position of the widget on the y (vertical) axis. Should be a non-negative integer.
live_span
\nenum
The available timeframes depend on the widget you are using. \nAllowed enum values: 1m,5m,10m,15m,30m,1h,4h,1d,2d,1w,1mo,3mo,6mo,1y,alert
name [required]
\nstring
Name of the powerpack.
tags
\n[string]
List of tags to identify this powerpack.
template_variables
\n[object]
List of template variables for this powerpack.
available_values
\n[string]
The list of values that the template variable drop-down is limited to.
defaults
\n[string]
One or many template variable default values within the saved view, which are unioned together using OR if more than one is specified.
name [required]
\nstring
The name of the variable.
prefix
\nstring
The tag prefix associated with the variable. Only tags with this prefix appear in the variable drop-down.
id
\nstring
ID of the powerpack.
relationships
\nobject
Powerpack relationship object.
author
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nstring
Type of widget, must be powerpack.
included
\n[object]
Array of objects related to the users.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data
\nobject
Powerpack data object.
attributes
\nobject
Powerpack attribute object.
description
\nstring
Description of this powerpack.
group_widget [required]
\nobject
Powerpack group widget definition object.
definition [required]
\nobject
Powerpack group widget object.
layout_type [required]
\nstring
Layout type of widgets.
show_title
\nboolean
Boolean indicating whether powerpack group title should be visible or not.
title
\nstring
Name for the group widget.
type [required]
\nstring
Type of widget, must be group.
widgets [required]
\n[object]
Widgets inside the powerpack.
definition [required]
\nobject
Information about widget.
layout
\nobject
Powerpack inner widget layout.
height [required]
\nint64
The height of the widget. Should be a non-negative integer.
width [required]
\nint64
The width of the widget. Should be a non-negative integer.
x [required]
\nint64
The position of the widget on the x (horizontal) axis. Should be a non-negative integer.
y [required]
\nint64
The position of the widget on the y (vertical) axis. Should be a non-negative integer.
layout
\nobject
Powerpack group widget layout.
height [required]
\nint64
The height of the widget. Should be a non-negative integer.
width [required]
\nint64
The width of the widget. Should be a non-negative integer.
x [required]
\nint64
The position of the widget on the x (horizontal) axis. Should be a non-negative integer.
y [required]
\nint64
The position of the widget on the y (vertical) axis. Should be a non-negative integer.
live_span
\nenum
The available timeframes depend on the widget you are using. \nAllowed enum values: 1m,5m,10m,15m,30m,1h,4h,1d,2d,1w,1mo,3mo,6mo,1y,alert
name [required]
\nstring
Name of the powerpack.
tags
\n[string]
List of tags to identify this powerpack.
template_variables
\n[object]
List of template variables for this powerpack.
available_values
\n[string]
The list of values that the template variable drop-down is limited to.
defaults
\n[string]
One or many template variable default values within the saved view, which are unioned together using OR if more than one is specified.
name [required]
\nstring
The name of the variable.
prefix
\nstring
The tag prefix associated with the variable. Only tags with this prefix appear in the variable drop-down.
id
\nstring
ID of the powerpack.
relationships
\nobject
Powerpack relationship object.
author
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nstring
Type of widget, must be powerpack.
included
\n[object]
Array of objects related to the users.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data
\nobject
Powerpack data object.
attributes
\nobject
Powerpack attribute object.
description
\nstring
Description of this powerpack.
group_widget [required]
\nobject
Powerpack group widget definition object.
definition [required]
\nobject
Powerpack group widget object.
layout_type [required]
\nstring
Layout type of widgets.
show_title
\nboolean
Boolean indicating whether powerpack group title should be visible or not.
title
\nstring
Name for the group widget.
type [required]
\nstring
Type of widget, must be group.
widgets [required]
\n[object]
Widgets inside the powerpack.
definition [required]
\nobject
Information about widget.
layout
\nobject
Powerpack inner widget layout.
height [required]
\nint64
The height of the widget. Should be a non-negative integer.
width [required]
\nint64
The width of the widget. Should be a non-negative integer.
x [required]
\nint64
The position of the widget on the x (horizontal) axis. Should be a non-negative integer.
y [required]
\nint64
The position of the widget on the y (vertical) axis. Should be a non-negative integer.
layout
\nobject
Powerpack group widget layout.
height [required]
\nint64
The height of the widget. Should be a non-negative integer.
width [required]
\nint64
The width of the widget. Should be a non-negative integer.
x [required]
\nint64
The position of the widget on the x (horizontal) axis. Should be a non-negative integer.
y [required]
\nint64
The position of the widget on the y (vertical) axis. Should be a non-negative integer.
live_span
\nenum
The available timeframes depend on the widget you are using. \nAllowed enum values: 1m,5m,10m,15m,30m,1h,4h,1d,2d,1w,1mo,3mo,6mo,1y,alert
name [required]
\nstring
Name of the powerpack.
tags
\n[string]
List of tags to identify this powerpack.
template_variables
\n[object]
List of template variables for this powerpack.
available_values
\n[string]
The list of values that the template variable drop-down is limited to.
defaults
\n[string]
One or many template variable default values within the saved view, which are unioned together using OR if more than one is specified.
name [required]
\nstring
The name of the variable.
prefix
\nstring
The tag prefix associated with the variable. Only tags with this prefix appear in the variable drop-down.
id
\nstring
ID of the powerpack.
relationships
\nobject
Powerpack relationship object.
author
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nstring
Type of widget, must be powerpack.
included
\n[object]
Array of objects related to the users.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data
\nobject
Powerpack data object.
attributes
\nobject
Powerpack attribute object.
description
\nstring
Description of this powerpack.
group_widget [required]
\nobject
Powerpack group widget definition object.
definition [required]
\nobject
Powerpack group widget object.
layout_type [required]
\nstring
Layout type of widgets.
show_title
\nboolean
Boolean indicating whether powerpack group title should be visible or not.
title
\nstring
Name for the group widget.
type [required]
\nstring
Type of widget, must be group.
widgets [required]
\n[object]
Widgets inside the powerpack.
definition [required]
\nobject
Information about widget.
layout
\nobject
Powerpack inner widget layout.
height [required]
\nint64
The height of the widget. Should be a non-negative integer.
width [required]
\nint64
The width of the widget. Should be a non-negative integer.
x [required]
\nint64
The position of the widget on the x (horizontal) axis. Should be a non-negative integer.
y [required]
\nint64
The position of the widget on the y (vertical) axis. Should be a non-negative integer.
layout
\nobject
Powerpack group widget layout.
height [required]
\nint64
The height of the widget. Should be a non-negative integer.
width [required]
\nint64
The width of the widget. Should be a non-negative integer.
x [required]
\nint64
The position of the widget on the x (horizontal) axis. Should be a non-negative integer.
y [required]
\nint64
The position of the widget on the y (vertical) axis. Should be a non-negative integer.
live_span
\nenum
The available timeframes depend on the widget you are using. \nAllowed enum values: 1m,5m,10m,15m,30m,1h,4h,1d,2d,1w,1mo,3mo,6mo,1y,alert
name [required]
\nstring
Name of the powerpack.
tags
\n[string]
List of tags to identify this powerpack.
template_variables
\n[object]
List of template variables for this powerpack.
available_values
\n[string]
The list of values that the template variable drop-down is limited to.
defaults
\n[string]
One or many template variable default values within the saved view, which are unioned together using OR if more than one is specified.
name [required]
\nstring
The name of the variable.
prefix
\nstring
The tag prefix associated with the variable. Only tags with this prefix appear in the variable drop-down.
id
\nstring
ID of the powerpack.
relationships
\nobject
Powerpack relationship object.
author
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nstring
Type of widget, must be powerpack.
included
\n[object]
Array of objects related to the users.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data
\nobject
Powerpack data object.
attributes
\nobject
Powerpack attribute object.
description
\nstring
Description of this powerpack.
group_widget [required]
\nobject
Powerpack group widget definition object.
definition [required]
\nobject
Powerpack group widget object.
layout_type [required]
\nstring
Layout type of widgets.
show_title
\nboolean
Boolean indicating whether powerpack group title should be visible or not.
title
\nstring
Name for the group widget.
type [required]
\nstring
Type of widget, must be group.
widgets [required]
\n[object]
Widgets inside the powerpack.
definition [required]
\nobject
Information about widget.
layout
\nobject
Powerpack inner widget layout.
height [required]
\nint64
The height of the widget. Should be a non-negative integer.
width [required]
\nint64
The width of the widget. Should be a non-negative integer.
x [required]
\nint64
The position of the widget on the x (horizontal) axis. Should be a non-negative integer.
y [required]
\nint64
The position of the widget on the y (vertical) axis. Should be a non-negative integer.
layout
\nobject
Powerpack group widget layout.
height [required]
\nint64
The height of the widget. Should be a non-negative integer.
width [required]
\nint64
The width of the widget. Should be a non-negative integer.
x [required]
\nint64
The position of the widget on the x (horizontal) axis. Should be a non-negative integer.
y [required]
\nint64
The position of the widget on the y (vertical) axis. Should be a non-negative integer.
live_span
\nenum
The available timeframes depend on the widget you are using. \nAllowed enum values: 1m,5m,10m,15m,30m,1h,4h,1d,2d,1w,1mo,3mo,6mo,1y,alert
name [required]
\nstring
Name of the powerpack.
tags
\n[string]
List of tags to identify this powerpack.
template_variables
\n[object]
List of template variables for this powerpack.
available_values
\n[string]
The list of values that the template variable drop-down is limited to.
defaults
\n[string]
One or many template variable default values within the saved view, which are unioned together using OR if more than one is specified.
name [required]
\nstring
The name of the variable.
prefix
\nstring
The tag prefix associated with the variable. Only tags with this prefix appear in the variable drop-down.
id
\nstring
ID of the powerpack.
relationships
\nobject
Powerpack relationship object.
author
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nstring
Type of widget, must be powerpack.
included
\n[object]
Array of objects related to the users.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data
\nobject
Powerpack data object.
attributes
\nobject
Powerpack attribute object.
description
\nstring
Description of this powerpack.
group_widget [required]
\nobject
Powerpack group widget definition object.
definition [required]
\nobject
Powerpack group widget object.
layout_type [required]
\nstring
Layout type of widgets.
show_title
\nboolean
Boolean indicating whether powerpack group title should be visible or not.
title
\nstring
Name for the group widget.
type [required]
\nstring
Type of widget, must be group.
widgets [required]
\n[object]
Widgets inside the powerpack.
definition [required]
\nobject
Information about widget.
layout
\nobject
Powerpack inner widget layout.
height [required]
\nint64
The height of the widget. Should be a non-negative integer.
width [required]
\nint64
The width of the widget. Should be a non-negative integer.
x [required]
\nint64
The position of the widget on the x (horizontal) axis. Should be a non-negative integer.
y [required]
\nint64
The position of the widget on the y (vertical) axis. Should be a non-negative integer.
layout
\nobject
Powerpack group widget layout.
height [required]
\nint64
The height of the widget. Should be a non-negative integer.
width [required]
\nint64
The width of the widget. Should be a non-negative integer.
x [required]
\nint64
The position of the widget on the x (horizontal) axis. Should be a non-negative integer.
y [required]
\nint64
The position of the widget on the y (vertical) axis. Should be a non-negative integer.
live_span
\nenum
The available timeframes depend on the widget you are using. \nAllowed enum values: 1m,5m,10m,15m,30m,1h,4h,1d,2d,1w,1mo,3mo,6mo,1y,alert
name [required]
\nstring
Name of the powerpack.
tags
\n[string]
List of tags to identify this powerpack.
template_variables
\n[object]
List of template variables for this powerpack.
available_values
\n[string]
The list of values that the template variable drop-down is limited to.
defaults
\n[string]
One or many template variable default values within the saved view, which are unioned together using OR if more than one is specified.
name [required]
\nstring
The name of the variable.
prefix
\nstring
The tag prefix associated with the variable. Only tags with this prefix appear in the variable drop-down.
id
\nstring
ID of the powerpack.
relationships
\nobject
Powerpack relationship object.
author
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nstring
Type of widget, must be powerpack.
included
\n[object]
Array of objects related to the users.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
data
\n[object]
Array of returned users.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
included
\n[ <oneOf>]
Array of objects related to the users.
Option 1
\nobject
Organization object.
attributes
\nobject
Attributes of the organization.
created_at
\ndate-time
Creation time of the organization.
description
\nstring
Description of the organization.
disabled
\nboolean
Whether or not the organization is disabled.
modified_at
\ndate-time
Time of last organization modification.
name
\nstring
Name of the organization.
public_id
\nstring
Public ID of the organization.
sharing
\nstring
Sharing type of the organization.
url
\nstring
URL of the site that this organization exists at.
id
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
Option 2
\nobject
Permission object.
attributes
\nobject
Attributes of a permission.
created
\ndate-time
Creation time of the permission.
description
\nstring
Description of the permission.
display_name
\nstring
Displayed name for the permission.
display_type
\nstring
Display type.
group_name
\nstring
Name of the permission group.
name
\nstring
Name of the permission.
restricted
\nboolean
Whether or not the permission is restricted.
id
\nstring
ID of the permission.
type [required]
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
Option 3
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
meta
\nobject
Object describing meta attributes of response.
page
\nobject
Pagination object.
total_count
\nint64
Total count.
total_filtered_count
\nint64
Total count of elements matched by the filter.
data
\n[object]
Array of returned users.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
included
\n[ <oneOf>]
Array of objects related to the users.
Option 1
\nobject
Organization object.
attributes
\nobject
Attributes of the organization.
created_at
\ndate-time
Creation time of the organization.
description
\nstring
Description of the organization.
disabled
\nboolean
Whether or not the organization is disabled.
modified_at
\ndate-time
Time of last organization modification.
name
\nstring
Name of the organization.
public_id
\nstring
Public ID of the organization.
sharing
\nstring
Sharing type of the organization.
url
\nstring
URL of the site that this organization exists at.
id
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
Option 2
\nobject
Permission object.
attributes
\nobject
Attributes of a permission.
created
\ndate-time
Creation time of the permission.
description
\nstring
Description of the permission.
display_name
\nstring
Displayed name for the permission.
display_type
\nstring
Display type.
group_name
\nstring
Name of the permission group.
name
\nstring
Name of the permission.
restricted
\nboolean
Whether or not the permission is restricted.
id
\nstring
ID of the permission.
type [required]
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
Option 3
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
meta
\nobject
Object describing meta attributes of response.
page
\nobject
Pagination object.
total_count
\nint64
Total count.
total_filtered_count
\nint64
Total count of elements matched by the filter.
data
\n[object]
Array of returned users.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
included
\n[ <oneOf>]
Array of objects related to the users.
Option 1
\nobject
Organization object.
attributes
\nobject
Attributes of the organization.
created_at
\ndate-time
Creation time of the organization.
description
\nstring
Description of the organization.
disabled
\nboolean
Whether or not the organization is disabled.
modified_at
\ndate-time
Time of last organization modification.
name
\nstring
Name of the organization.
public_id
\nstring
Public ID of the organization.
sharing
\nstring
Sharing type of the organization.
url
\nstring
URL of the site that this organization exists at.
id
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
Option 2
\nobject
Permission object.
attributes
\nobject
Attributes of a permission.
created
\ndate-time
Creation time of the permission.
description
\nstring
Description of the permission.
display_name
\nstring
Displayed name for the permission.
display_type
\nstring
Display type.
group_name
\nstring
Name of the permission group.
name
\nstring
Name of the permission.
restricted
\nboolean
Whether or not the permission is restricted.
id
\nstring
ID of the permission.
type [required]
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
Option 3
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
meta
\nobject
Object describing meta attributes of response.
page
\nobject
Pagination object.
total_count
\nint64
Total count.
total_filtered_count
\nint64
Total count of elements matched by the filter.
data
\n[object]
Array of returned users.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
included
\n[ <oneOf>]
Array of objects related to the users.
Option 1
\nobject
Organization object.
attributes
\nobject
Attributes of the organization.
created_at
\ndate-time
Creation time of the organization.
description
\nstring
Description of the organization.
disabled
\nboolean
Whether or not the organization is disabled.
modified_at
\ndate-time
Time of last organization modification.
name
\nstring
Name of the organization.
public_id
\nstring
Public ID of the organization.
sharing
\nstring
Sharing type of the organization.
url
\nstring
URL of the site that this organization exists at.
id
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
Option 2
\nobject
Permission object.
attributes
\nobject
Attributes of a permission.
created
\ndate-time
Creation time of the permission.
description
\nstring
Description of the permission.
display_name
\nstring
Displayed name for the permission.
display_type
\nstring
Display type.
group_name
\nstring
Name of the permission group.
name
\nstring
Name of the permission.
restricted
\nboolean
Whether or not the permission is restricted.
id
\nstring
ID of the permission.
type [required]
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
Option 3
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
meta
\nobject
Object describing meta attributes of response.
page
\nobject
Pagination object.
total_count
\nint64
Total count.
total_filtered_count
\nint64
Total count of elements matched by the filter.
data
\n[object]
Array of returned users.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
included
\n[ <oneOf>]
Array of objects related to the users.
Option 1
\nobject
Organization object.
attributes
\nobject
Attributes of the organization.
created_at
\ndate-time
Creation time of the organization.
description
\nstring
Description of the organization.
disabled
\nboolean
Whether or not the organization is disabled.
modified_at
\ndate-time
Time of last organization modification.
name
\nstring
Name of the organization.
public_id
\nstring
Public ID of the organization.
sharing
\nstring
Sharing type of the organization.
url
\nstring
URL of the site that this organization exists at.
id
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
Option 2
\nobject
Permission object.
attributes
\nobject
Attributes of a permission.
created
\ndate-time
Creation time of the permission.
description
\nstring
Description of the permission.
display_name
\nstring
Displayed name for the permission.
display_type
\nstring
Display type.
group_name
\nstring
Name of the permission group.
name
\nstring
Name of the permission.
restricted
\nboolean
Whether or not the permission is restricted.
id
\nstring
ID of the permission.
type [required]
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
Option 3
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
meta
\nobject
Object describing meta attributes of response.
page
\nobject
Pagination object.
total_count
\nint64
Total count.
total_filtered_count
\nint64
Total count of elements matched by the filter.
data
\n[object]
Array of returned users.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
included
\n[ <oneOf>]
Array of objects related to the users.
Option 1
\nobject
Organization object.
attributes
\nobject
Attributes of the organization.
created_at
\ndate-time
Creation time of the organization.
description
\nstring
Description of the organization.
disabled
\nboolean
Whether or not the organization is disabled.
modified_at
\ndate-time
Time of last organization modification.
name
\nstring
Name of the organization.
public_id
\nstring
Public ID of the organization.
sharing
\nstring
Sharing type of the organization.
url
\nstring
URL of the site that this organization exists at.
id
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
Option 2
\nobject
Permission object.
attributes
\nobject
Attributes of a permission.
created
\ndate-time
Creation time of the permission.
description
\nstring
Description of the permission.
display_name
\nstring
Displayed name for the permission.
display_type
\nstring
Display type.
group_name
\nstring
Name of the permission group.
name
\nstring
Name of the permission.
restricted
\nboolean
Whether or not the permission is restricted.
id
\nstring
ID of the permission.
type [required]
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
Option 3
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
meta
\nobject
Object describing meta attributes of response.
page
\nobject
Pagination object.
total_count
\nint64
Total count.
total_filtered_count
\nint64
Total count of elements matched by the filter.
data
\n[object]
A list of suppressions objects.
attributes
\nobject
The attributes of the suppression rule.
creation_date
\nint64
A Unix millisecond timestamp given the creation date of the suppression rule.
creator
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
data_exclusion_query
\nstring
An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.
description
\nstring
A description for the suppression rule.
editable
\nboolean
Whether the suppression rule is editable.
enabled
\nboolean
Whether the suppression rule is enabled.
expiration_date
\nint64
A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won't suppress signals anymore.
name
\nstring
The name of the suppression rule.
rule_query
\nstring
The rule query of the suppression rule, with the same syntax as the search bar for detection rules.
start_date
\nint64
A Unix millisecond timestamp giving the start date for the suppression rule. After this date, it starts suppressing signals.
suppression_query
\nstring
The suppression query of the suppression rule. If a signal matches this query, it is suppressed and not triggered. Same syntax as the queries to search signals in the signal explorer.
update_date
\nint64
A Unix millisecond timestamp given the update date of the suppression rule.
updater
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
version
\nint32
The version of the suppression rule; it starts at 1, and is incremented at each update.
id
\nstring
The ID of the suppression rule.
type
\nenum
The type of the resource. The value should always be suppressions. \nAllowed enum values: suppressions
default: suppressions
data
\n[object]
A list of suppressions objects.
attributes
\nobject
The attributes of the suppression rule.
creation_date
\nint64
A Unix millisecond timestamp given the creation date of the suppression rule.
creator
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
data_exclusion_query
\nstring
An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.
description
\nstring
A description for the suppression rule.
editable
\nboolean
Whether the suppression rule is editable.
enabled
\nboolean
Whether the suppression rule is enabled.
expiration_date
\nint64
A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won't suppress signals anymore.
name
\nstring
The name of the suppression rule.
rule_query
\nstring
The rule query of the suppression rule, with the same syntax as the search bar for detection rules.
start_date
\nint64
A Unix millisecond timestamp giving the start date for the suppression rule. After this date, it starts suppressing signals.
suppression_query
\nstring
The suppression query of the suppression rule. If a signal matches this query, it is suppressed and not triggered. Same syntax as the queries to search signals in the signal explorer.
tags
\n[string]
List of tags associated with the suppression rule.
update_date
\nint64
A Unix millisecond timestamp given the update date of the suppression rule.
updater
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
version
\nint32
The version of the suppression rule; it starts at 1, and is incremented at each update.
id
\nstring
The ID of the suppression rule.
type
\nenum
The type of the resource. The value should always be suppressions. \nAllowed enum values: suppressions
default: suppressions
data
\nobject
The suppression rule's properties.
attributes
\nobject
The attributes of the suppression rule.
creation_date
\nint64
A Unix millisecond timestamp given the creation date of the suppression rule.
creator
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
data_exclusion_query
\nstring
An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.
description
\nstring
A description for the suppression rule.
editable
\nboolean
Whether the suppression rule is editable.
enabled
\nboolean
Whether the suppression rule is enabled.
expiration_date
\nint64
A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won't suppress signals anymore.
name
\nstring
The name of the suppression rule.
rule_query
\nstring
The rule query of the suppression rule, with the same syntax as the search bar for detection rules.
start_date
\nint64
A Unix millisecond timestamp giving the start date for the suppression rule. After this date, it starts suppressing signals.
suppression_query
\nstring
The suppression query of the suppression rule. If a signal matches this query, it is suppressed and not triggered. Same syntax as the queries to search signals in the signal explorer.
update_date
\nint64
A Unix millisecond timestamp given the update date of the suppression rule.
updater
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
version
\nint32
The version of the suppression rule; it starts at 1, and is incremented at each update.
id
\nstring
The ID of the suppression rule.
type
\nenum
The type of the resource. The value should always be suppressions. \nAllowed enum values: suppressions
default: suppressions
data
\nobject
The suppression rule's properties.
attributes
\nobject
The attributes of the suppression rule.
creation_date
\nint64
A Unix millisecond timestamp given the creation date of the suppression rule.
creator
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
data_exclusion_query
\nstring
An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.
description
\nstring
A description for the suppression rule.
editable
\nboolean
Whether the suppression rule is editable.
enabled
\nboolean
Whether the suppression rule is enabled.
expiration_date
\nint64
A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won't suppress signals anymore.
name
\nstring
The name of the suppression rule.
rule_query
\nstring
The rule query of the suppression rule, with the same syntax as the search bar for detection rules.
start_date
\nint64
A Unix millisecond timestamp giving the start date for the suppression rule. After this date, it starts suppressing signals.
suppression_query
\nstring
The suppression query of the suppression rule. If a signal matches this query, it is suppressed and not triggered. Same syntax as the queries to search signals in the signal explorer.
tags
\n[string]
List of tags associated with the suppression rule.
update_date
\nint64
A Unix millisecond timestamp given the update date of the suppression rule.
updater
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
version
\nint32
The version of the suppression rule; it starts at 1, and is incremented at each update.
id
\nstring
The ID of the suppression rule.
type
\nenum
The type of the resource. The value should always be suppressions. \nAllowed enum values: suppressions
default: suppressions
data [required]
\nobject
Object for a single suppression rule.
attributes [required]
\nobject
Object containing the attributes of the suppression rule to be created.
data_exclusion_query
\nstring
An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.
description
\nstring
A description for the suppression rule.
enabled [required]
\nboolean
Whether the suppression rule is enabled.
expiration_date
\nint64
A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won't suppress signals anymore.
name [required]
\nstring
The name of the suppression rule.
rule_query [required]
\nstring
The rule query of the suppression rule, with the same syntax as the search bar for detection rules.
start_date
\nint64
A Unix millisecond timestamp giving the start date for the suppression rule. After this date, it starts suppressing signals.
suppression_query
\nstring
The suppression query of the suppression rule. If a signal matches this query, it is suppressed and is not triggered. It uses the same syntax as the queries to search signals in the Signals Explorer.
type [required]
\nenum
The type of the resource. The value should always be suppressions. \nAllowed enum values: suppressions
default: suppressions
data [required]
\nobject
Object for a single suppression rule.
attributes [required]
\nobject
Object containing the attributes of the suppression rule to be created.
data_exclusion_query
\nstring
An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.
description
\nstring
A description for the suppression rule.
enabled [required]
\nboolean
Whether the suppression rule is enabled.
expiration_date
\nint64
A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won't suppress signals anymore.
name [required]
\nstring
The name of the suppression rule.
rule_query [required]
\nstring
The rule query of the suppression rule, with the same syntax as the search bar for detection rules.
start_date
\nint64
A Unix millisecond timestamp giving the start date for the suppression rule. After this date, it starts suppressing signals.
suppression_query
\nstring
The suppression query of the suppression rule. If a signal matches this query, it is suppressed and is not triggered. It uses the same syntax as the queries to search signals in the Signals Explorer.
tags
\n[string]
List of tags associated with the suppression rule.
type [required]
\nenum
The type of the resource. The value should always be suppressions. \nAllowed enum values: suppressions
default: suppressions
data
\n[object]
A list of suppressions objects.
attributes
\nobject
The attributes of the suppression rule.
creation_date
\nint64
A Unix millisecond timestamp given the creation date of the suppression rule.
creator
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
data_exclusion_query
\nstring
An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.
description
\nstring
A description for the suppression rule.
editable
\nboolean
Whether the suppression rule is editable.
enabled
\nboolean
Whether the suppression rule is enabled.
expiration_date
\nint64
A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won't suppress signals anymore.
name
\nstring
The name of the suppression rule.
rule_query
\nstring
The rule query of the suppression rule, with the same syntax as the search bar for detection rules.
start_date
\nint64
A Unix millisecond timestamp giving the start date for the suppression rule. After this date, it starts suppressing signals.
suppression_query
\nstring
The suppression query of the suppression rule. If a signal matches this query, it is suppressed and not triggered. Same syntax as the queries to search signals in the signal explorer.
update_date
\nint64
A Unix millisecond timestamp given the update date of the suppression rule.
updater
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
version
\nint32
The version of the suppression rule; it starts at 1, and is incremented at each update.
id
\nstring
The ID of the suppression rule.
type
\nenum
The type of the resource. The value should always be suppressions. \nAllowed enum values: suppressions
default: suppressions
data
\n[object]
A list of suppressions objects.
attributes
\nobject
The attributes of the suppression rule.
creation_date
\nint64
A Unix millisecond timestamp given the creation date of the suppression rule.
creator
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
data_exclusion_query
\nstring
An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.
description
\nstring
A description for the suppression rule.
editable
\nboolean
Whether the suppression rule is editable.
enabled
\nboolean
Whether the suppression rule is enabled.
expiration_date
\nint64
A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won't suppress signals anymore.
name
\nstring
The name of the suppression rule.
rule_query
\nstring
The rule query of the suppression rule, with the same syntax as the search bar for detection rules.
start_date
\nint64
A Unix millisecond timestamp giving the start date for the suppression rule. After this date, it starts suppressing signals.
suppression_query
\nstring
The suppression query of the suppression rule. If a signal matches this query, it is suppressed and not triggered. Same syntax as the queries to search signals in the signal explorer.
tags
\n[string]
List of tags associated with the suppression rule.
update_date
\nint64
A Unix millisecond timestamp given the update date of the suppression rule.
updater
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
version
\nint32
The version of the suppression rule; it starts at 1, and is incremented at each update.
id
\nstring
The ID of the suppression rule.
type
\nenum
The type of the resource. The value should always be suppressions. \nAllowed enum values: suppressions
default: suppressions
data
\n[object]
A list of suppressions objects.
attributes
\nobject
The attributes of the suppression rule.
creation_date
\nint64
A Unix millisecond timestamp given the creation date of the suppression rule.
creator
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
data_exclusion_query
\nstring
An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.
description
\nstring
A description for the suppression rule.
editable
\nboolean
Whether the suppression rule is editable.
enabled
\nboolean
Whether the suppression rule is enabled.
expiration_date
\nint64
A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won't suppress signals anymore.
name
\nstring
The name of the suppression rule.
rule_query
\nstring
The rule query of the suppression rule, with the same syntax as the search bar for detection rules.
start_date
\nint64
A Unix millisecond timestamp giving the start date for the suppression rule. After this date, it starts suppressing signals.
suppression_query
\nstring
The suppression query of the suppression rule. If a signal matches this query, it is suppressed and not triggered. Same syntax as the queries to search signals in the signal explorer.
update_date
\nint64
A Unix millisecond timestamp given the update date of the suppression rule.
updater
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
version
\nint32
The version of the suppression rule; it starts at 1, and is incremented at each update.
id
\nstring
The ID of the suppression rule.
type
\nenum
The type of the resource. The value should always be suppressions. \nAllowed enum values: suppressions
default: suppressions
data
\n[object]
A list of suppressions objects.
attributes
\nobject
The attributes of the suppression rule.
creation_date
\nint64
A Unix millisecond timestamp given the creation date of the suppression rule.
creator
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
data_exclusion_query
\nstring
An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.
description
\nstring
A description for the suppression rule.
editable
\nboolean
Whether the suppression rule is editable.
enabled
\nboolean
Whether the suppression rule is enabled.
expiration_date
\nint64
A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won't suppress signals anymore.
name
\nstring
The name of the suppression rule.
rule_query
\nstring
The rule query of the suppression rule, with the same syntax as the search bar for detection rules.
start_date
\nint64
A Unix millisecond timestamp giving the start date for the suppression rule. After this date, it starts suppressing signals.
suppression_query
\nstring
The suppression query of the suppression rule. If a signal matches this query, it is suppressed and not triggered. Same syntax as the queries to search signals in the signal explorer.
tags
\n[string]
List of tags associated with the suppression rule.
update_date
\nint64
A Unix millisecond timestamp given the update date of the suppression rule.
updater
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
version
\nint32
The version of the suppression rule; it starts at 1, and is incremented at each update.
id
\nstring
The ID of the suppression rule.
type
\nenum
The type of the resource. The value should always be suppressions. \nAllowed enum values: suppressions
default: suppressions
data [required]
\nobject
Object for a single suppression rule.
attributes [required]
\nobject
Object containing the attributes of the suppression rule to be created.
data_exclusion_query
\nstring
An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.
description
\nstring
A description for the suppression rule.
enabled [required]
\nboolean
Whether the suppression rule is enabled.
expiration_date
\nint64
A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won't suppress signals anymore.
name [required]
\nstring
The name of the suppression rule.
rule_query [required]
\nstring
The rule query of the suppression rule, with the same syntax as the search bar for detection rules.
start_date
\nint64
A Unix millisecond timestamp giving the start date for the suppression rule. After this date, it starts suppressing signals.
suppression_query
\nstring
The suppression query of the suppression rule. If a signal matches this query, it is suppressed and is not triggered. It uses the same syntax as the queries to search signals in the Signals Explorer.
type [required]
\nenum
The type of the resource. The value should always be suppressions. \nAllowed enum values: suppressions
default: suppressions
data [required]
\nobject
Object for a single suppression rule.
attributes [required]
\nobject
Object containing the attributes of the suppression rule to be created.
data_exclusion_query
\nstring
An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.
description
\nstring
A description for the suppression rule.
enabled [required]
\nboolean
Whether the suppression rule is enabled.
expiration_date
\nint64
A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won't suppress signals anymore.
name [required]
\nstring
The name of the suppression rule.
rule_query [required]
\nstring
The rule query of the suppression rule, with the same syntax as the search bar for detection rules.
start_date
\nint64
A Unix millisecond timestamp giving the start date for the suppression rule. After this date, it starts suppressing signals.
suppression_query
\nstring
The suppression query of the suppression rule. If a signal matches this query, it is suppressed and is not triggered. It uses the same syntax as the queries to search signals in the Signals Explorer.
tags
\n[string]
List of tags associated with the suppression rule.
type [required]
\nenum
The type of the resource. The value should always be suppressions. \nAllowed enum values: suppressions
default: suppressions
data
\nobject
The suppression rule's properties.
attributes
\nobject
The attributes of the suppression rule.
creation_date
\nint64
A Unix millisecond timestamp given the creation date of the suppression rule.
creator
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
data_exclusion_query
\nstring
An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.
description
\nstring
A description for the suppression rule.
editable
\nboolean
Whether the suppression rule is editable.
enabled
\nboolean
Whether the suppression rule is enabled.
expiration_date
\nint64
A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won't suppress signals anymore.
name
\nstring
The name of the suppression rule.
rule_query
\nstring
The rule query of the suppression rule, with the same syntax as the search bar for detection rules.
start_date
\nint64
A Unix millisecond timestamp giving the start date for the suppression rule. After this date, it starts suppressing signals.
suppression_query
\nstring
The suppression query of the suppression rule. If a signal matches this query, it is suppressed and not triggered. Same syntax as the queries to search signals in the signal explorer.
update_date
\nint64
A Unix millisecond timestamp given the update date of the suppression rule.
updater
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
version
\nint32
The version of the suppression rule; it starts at 1, and is incremented at each update.
id
\nstring
The ID of the suppression rule.
type
\nenum
The type of the resource. The value should always be suppressions. \nAllowed enum values: suppressions
default: suppressions
data
\nobject
The suppression rule's properties.
attributes
\nobject
The attributes of the suppression rule.
creation_date
\nint64
A Unix millisecond timestamp given the creation date of the suppression rule.
creator
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
data_exclusion_query
\nstring
An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.
description
\nstring
A description for the suppression rule.
editable
\nboolean
Whether the suppression rule is editable.
enabled
\nboolean
Whether the suppression rule is enabled.
expiration_date
\nint64
A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won't suppress signals anymore.
name
\nstring
The name of the suppression rule.
rule_query
\nstring
The rule query of the suppression rule, with the same syntax as the search bar for detection rules.
start_date
\nint64
A Unix millisecond timestamp giving the start date for the suppression rule. After this date, it starts suppressing signals.
suppression_query
\nstring
The suppression query of the suppression rule. If a signal matches this query, it is suppressed and not triggered. Same syntax as the queries to search signals in the signal explorer.
tags
\n[string]
List of tags associated with the suppression rule.
update_date
\nint64
A Unix millisecond timestamp given the update date of the suppression rule.
updater
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
version
\nint32
The version of the suppression rule; it starts at 1, and is incremented at each update.
id
\nstring
The ID of the suppression rule.
type
\nenum
The type of the resource. The value should always be suppressions. \nAllowed enum values: suppressions
default: suppressions
data
\nobject
The suppression rule's properties.
attributes
\nobject
The attributes of the suppression rule.
creation_date
\nint64
A Unix millisecond timestamp given the creation date of the suppression rule.
creator
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
data_exclusion_query
\nstring
An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.
description
\nstring
A description for the suppression rule.
editable
\nboolean
Whether the suppression rule is editable.
enabled
\nboolean
Whether the suppression rule is enabled.
expiration_date
\nint64
A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won't suppress signals anymore.
name
\nstring
The name of the suppression rule.
rule_query
\nstring
The rule query of the suppression rule, with the same syntax as the search bar for detection rules.
start_date
\nint64
A Unix millisecond timestamp giving the start date for the suppression rule. After this date, it starts suppressing signals.
suppression_query
\nstring
The suppression query of the suppression rule. If a signal matches this query, it is suppressed and not triggered. Same syntax as the queries to search signals in the signal explorer.
update_date
\nint64
A Unix millisecond timestamp given the update date of the suppression rule.
updater
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
version
\nint32
The version of the suppression rule; it starts at 1, and is incremented at each update.
id
\nstring
The ID of the suppression rule.
type
\nenum
The type of the resource. The value should always be suppressions. \nAllowed enum values: suppressions
default: suppressions
data
\nobject
The suppression rule's properties.
attributes
\nobject
The attributes of the suppression rule.
creation_date
\nint64
A Unix millisecond timestamp given the creation date of the suppression rule.
creator
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
data_exclusion_query
\nstring
An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.
description
\nstring
A description for the suppression rule.
editable
\nboolean
Whether the suppression rule is editable.
enabled
\nboolean
Whether the suppression rule is enabled.
expiration_date
\nint64
A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won't suppress signals anymore.
name
\nstring
The name of the suppression rule.
rule_query
\nstring
The rule query of the suppression rule, with the same syntax as the search bar for detection rules.
start_date
\nint64
A Unix millisecond timestamp giving the start date for the suppression rule. After this date, it starts suppressing signals.
suppression_query
\nstring
The suppression query of the suppression rule. If a signal matches this query, it is suppressed and not triggered. Same syntax as the queries to search signals in the signal explorer.
tags
\n[string]
List of tags associated with the suppression rule.
update_date
\nint64
A Unix millisecond timestamp given the update date of the suppression rule.
updater
\nobject
A user.
handle
\nstring
The handle of the user.
name
\nstring
The name of the user.
version
\nint32
The version of the suppression rule; it starts at 1, and is incremented at each update.
id
\nstring
The ID of the suppression rule.
type
\nenum
The type of the resource. The value should always be suppressions. \nAllowed enum values: suppressions
default: suppressions
data [required]
\nobject
The new suppression properties; partial updates are supported.
attributes [required]
\nobject
The suppression rule properties to be updated.
data_exclusion_query
\nstring
An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.
description
\nstring
A description for the suppression rule.
enabled
\nboolean
Whether the suppression rule is enabled.
expiration_date
\nint64
A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won't suppress signals anymore. If unset, the expiration date of the suppression rule is left untouched. If set to null, the expiration date is removed.
name
\nstring
The name of the suppression rule.
rule_query
\nstring
The rule query of the suppression rule, with the same syntax as the search bar for detection rules.
start_date
\nint64
A Unix millisecond timestamp giving the start date for the suppression rule. After this date, it starts suppressing signals. If unset, the start date of the suppression rule is left untouched. If set to null, the start date is removed.
suppression_query
\nstring
The suppression query of the suppression rule. If a signal matches this query, it is suppressed and not triggered. Same syntax as the queries to search signals in the signal explorer.
version
\nint32
The current version of the suppression. This is optional, but it can help prevent concurrent modifications.
type [required]
\nenum
The type of the resource. The value should always be suppressions. \nAllowed enum values: suppressions
default: suppressions
data [required]
\nobject
The new suppression properties; partial updates are supported.
attributes [required]
\nobject
The suppression rule properties to be updated.
data_exclusion_query
\nstring
An exclusion query on the input data of the security rules, which could be logs, Agent events, or other types of data based on the security rule. Events matching this query are ignored by any detection rules referenced in the suppression rule.
description
\nstring
A description for the suppression rule.
enabled
\nboolean
Whether the suppression rule is enabled.
expiration_date
\nint64
A Unix millisecond timestamp giving an expiration date for the suppression rule. After this date, it won't suppress signals anymore. If unset, the expiration date of the suppression rule is left untouched. If set to null, the expiration date is removed.
name
\nstring
The name of the suppression rule.
rule_query
\nstring
The rule query of the suppression rule, with the same syntax as the search bar for detection rules.
start_date
\nint64
A Unix millisecond timestamp giving the start date for the suppression rule. After this date, it starts suppressing signals. If unset, the start date of the suppression rule is left untouched. If set to null, the start date is removed.
suppression_query
\nstring
The suppression query of the suppression rule. If a signal matches this query, it is suppressed and not triggered. Same syntax as the queries to search signals in the signal explorer.
tags
\n[string]
List of tags associated with the suppression rule.
version
\nint32
The current version of the suppression. This is optional, but it can help prevent concurrent modifications.
type [required]
\nenum
The type of the resource. The value should always be suppressions. \nAllowed enum values: suppressions
default: suppressions
data
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
included
\n[ <oneOf>]
Array of objects related to the user.
Option 1
\nobject
Organization object.
attributes
\nobject
Attributes of the organization.
created_at
\ndate-time
Creation time of the organization.
description
\nstring
Description of the organization.
disabled
\nboolean
Whether or not the organization is disabled.
modified_at
\ndate-time
Time of last organization modification.
name
\nstring
Name of the organization.
public_id
\nstring
Public ID of the organization.
sharing
\nstring
Sharing type of the organization.
url
\nstring
URL of the site that this organization exists at.
id
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
Option 2
\nobject
Permission object.
attributes
\nobject
Attributes of a permission.
created
\ndate-time
Creation time of the permission.
description
\nstring
Description of the permission.
display_name
\nstring
Displayed name for the permission.
display_type
\nstring
Display type.
group_name
\nstring
Name of the permission group.
name
\nstring
Name of the permission.
restricted
\nboolean
Whether or not the permission is restricted.
id
\nstring
ID of the permission.
type [required]
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
Option 3
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
data
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
included
\n[ <oneOf>]
Array of objects related to the user.
Option 1
\nobject
Organization object.
attributes
\nobject
Attributes of the organization.
created_at
\ndate-time
Creation time of the organization.
description
\nstring
Description of the organization.
disabled
\nboolean
Whether or not the organization is disabled.
modified_at
\ndate-time
Time of last organization modification.
name
\nstring
Name of the organization.
public_id
\nstring
Public ID of the organization.
sharing
\nstring
Sharing type of the organization.
url
\nstring
URL of the site that this organization exists at.
id
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
Option 2
\nobject
Permission object.
attributes
\nobject
Attributes of a permission.
created
\ndate-time
Creation time of the permission.
description
\nstring
Description of the permission.
display_name
\nstring
Displayed name for the permission.
display_type
\nstring
Display type.
group_name
\nstring
Name of the permission group.
name
\nstring
Name of the permission.
restricted
\nboolean
Whether or not the permission is restricted.
id
\nstring
ID of the permission.
type [required]
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
Option 3
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
data
\n[object]
Array of application keys.
attributes
\nobject
Attributes of a partial application key.
created_at
\nstring
Creation date of the application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\nstring
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
meta
\nobject
Additional information related to the application key response.
max_allowed_per_user
\nint64
Max allowed number of application keys per user.
page
\nobject
Additional information related to the application key response.
total_filtered_count
\nint64
Total filtered application key count.
data
\n[object]
Array of application keys.
attributes
\nobject
Attributes of a partial application key.
created_at
\nstring
Creation date of the application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\nstring
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
meta
\nobject
Additional information related to the application key response.
max_allowed_per_user
\nint64
Max allowed number of application keys per user.
page
\nobject
Additional information related to the application key response.
total_filtered_count
\nint64
Total filtered application key count.
data
\nobject
Datadog application key.
attributes
\nobject
Attributes of a full application key.
created_at
\ndate-time
Creation date of the application key.
key
\nstring
The application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\ndate-time
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\nobject
Datadog application key.
attributes
\nobject
Attributes of a full application key.
created_at
\ndate-time
Creation date of the application key.
key
\nstring
The application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\ndate-time
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\nobject
Partial Datadog application key.
attributes
\nobject
Attributes of a partial application key.
created_at
\nstring
Creation date of the application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\nstring
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\nobject
Partial Datadog application key.
attributes
\nobject
Attributes of a partial application key.
created_at
\nstring
Creation date of the application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\nstring
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\nobject
Partial Datadog application key.
attributes
\nobject
Attributes of a partial application key.
created_at
\nstring
Creation date of the application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\nstring
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
data
\nobject
Partial Datadog application key.
attributes
\nobject
Attributes of a partial application key.
created_at
\nstring
Creation date of the application key.
last4
\nstring
The last four characters of the application key.
last_used_at
\nstring
Last usage timestamp of the application key.
name
\nstring
Name of the application key.
scopes
\n[string]
Array of scopes to grant the application key.
id
\nstring
ID of the application key.
relationships
\nobject
Resources related to the application key.
owned_by
\nobject
Relationship to user.
data [required]
\nobject
Relationship to user object.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
type
\nenum
Application Keys resource type. \nAllowed enum values: application_keys
default: application_keys
included
\n[ <oneOf>]
Array of objects related to the application key.
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
Option 3
\nobject
The definition of LeakedKey object.
attributes [required]
\nobject
The definition of LeakedKeyAttributes object.
date [required]
\ndate-time
The LeakedKeyAttributes date.
leak_source
\nstring
The LeakedKeyAttributes leak_source.
id [required]
\nstring
The LeakedKey id.
type [required]
\nenum
The definition of LeakedKeyType object. \nAllowed enum values: leaked_keys
default: leaked_keys
errors [required]
\n[string]
A list of errors.
errors [required]
\n[string]
A list of errors.
errors [required]
\n[string]
A list of errors.
errors [required]
\n[string]
A list of errors.
data [required]
\n[object]
Array of team connection IDs to delete.
id [required]
\nstring
The unique identifier of the team connection to delete.
type [required]
\nenum
Team connection resource type. \nAllowed enum values: team_connection
default: team_connection
data
\n[object]
Array of team connections.
attributes
\nobject
Attributes of the team connection.
managed_by
\nstring
The entity that manages this team connection.
source
\nstring
The name of the external source.
id [required]
\nstring
The unique identifier of the team connection.
relationships
\nobject
Relationships of the team connection.
connected_team
\nobject
Reference to a team from an external system.
data
\nobject
Reference to connected external team.
id [required]
\nstring
The connected team ID as it is referenced throughout the Datadog ecosystem.
type [required]
\nenum
External team resource type. \nAllowed enum values: github_team
default: github_team
team
\nobject
Reference to a Datadog team.
data
\nobject
Reference to a Datadog team.
id [required]
\nstring
The Datadog team ID.
type [required]
\nenum
Datadog team resource type. \nAllowed enum values: team
default: team
type [required]
\nenum
Team connection resource type. \nAllowed enum values: team_connection
default: team_connection
meta
\nobject
Connections response metadata.
page
\nobject
Page-based pagination metadata.
first_number
\nint64
The first page number.
last_number
\nint64
The last page number.
next_number
\nint64
The next page number.
number
\nint64
The current page number.
prev_number
\nint64
The previous page number.
size
\nint64
The page size.
total
\nint64
Total connections matching request.
type
\nstring
Pagination type.
errors [required]
\n[string]
A list of errors.
errors [required]
\n[string]
A list of errors.
errors [required]
\n[string]
A list of errors.
data
\n[object]
Array of team connections.
attributes
\nobject
Attributes of the team connection.
managed_by
\nstring
The entity that manages this team connection.
source
\nstring
The name of the external source.
id [required]
\nstring
The unique identifier of the team connection.
relationships
\nobject
Relationships of the team connection.
connected_team
\nobject
Reference to a team from an external system.
data
\nobject
Reference to connected external team.
id [required]
\nstring
The connected team ID as it is referenced throughout the Datadog ecosystem.
type [required]
\nenum
External team resource type. \nAllowed enum values: github_team
default: github_team
team
\nobject
Reference to a Datadog team.
data
\nobject
Reference to a Datadog team.
id [required]
\nstring
The Datadog team ID.
type [required]
\nenum
Datadog team resource type. \nAllowed enum values: team
default: team
type [required]
\nenum
Team connection resource type. \nAllowed enum values: team_connection
default: team_connection
meta
\nobject
Connections response metadata.
page
\nobject
Page-based pagination metadata.
first_number
\nint64
The first page number.
last_number
\nint64
The last page number.
next_number
\nint64
The next page number.
number
\nint64
The current page number.
prev_number
\nint64
The previous page number.
size
\nint64
The page size.
total
\nint64
Total connections matching request.
type
\nstring
Pagination type.
errors [required]
\n[string]
A list of errors.
errors [required]
\n[string]
A list of errors.
errors [required]
\n[string]
A list of errors.
errors [required]
\n[string]
A list of errors.
data [required]
\n[object]
Array of team connections to create.
attributes
\nobject
Attributes of the team connection.
managed_by
\nstring
The entity that manages this team connection.
source
\nstring
The name of the external source.
relationships
\nobject
Relationships of the team connection.
connected_team
\nobject
Reference to a team from an external system.
data
\nobject
Reference to connected external team.
id [required]
\nstring
The connected team ID as it is referenced throughout the Datadog ecosystem.
type [required]
\nenum
External team resource type. \nAllowed enum values: github_team
default: github_team
team
\nobject
Reference to a Datadog team.
data
\nobject
Reference to a Datadog team.
id [required]
\nstring
The Datadog team ID.
type [required]
\nenum
Datadog team resource type. \nAllowed enum values: team
default: team
type [required]
\nenum
Team connection resource type. \nAllowed enum values: team_connection
default: team_connection
data
\n[object]
Teams response data
attributes [required]
\nobject
Team attributes
avatar
\nstring
Unicode representation of the avatar for the team, limited to a single grapheme
banner
\nint64
Banner selection for the team
created_at
\ndate-time
Creation date of the team
description
\nstring
Free-form markdown description/content for the team's homepage
handle [required]
\nstring
The team's identifier
hidden_modules
\n[string]
Collection of hidden modules for the team
link_count
\nint32
The number of links belonging to the team
modified_at
\ndate-time
Modification date of the team
name [required]
\nstring
The name of the team
summary
\nstring
A brief summary of the team, derived from the description
user_count
\nint32
The number of users belonging to the team
visible_modules
\n[string]
Collection of visible modules for the team
id [required]
\nstring
The team's identifier
relationships
\nobject
Resources related to a team
team_links
\nobject
Relationship between a team and a team link
data
\n[object]
Related team links
id [required]
\nstring
The team link's identifier
type [required]
\nenum
Team link type \nAllowed enum values: team_links
default: team_links
links
\nobject
Links attributes.
related
\nstring
Related link.
user_team_permissions
\nobject
Relationship between a user team permission and a team
data
\nobject
Related user team permission data
id [required]
\nstring
The ID of the user team permission
type [required]
\nenum
User team permission type \nAllowed enum values: user_team_permissions
default: user_team_permissions
links
\nobject
Links attributes.
related
\nstring
Related link.
type [required]
\nenum
Team type \nAllowed enum values: team
default: team
included
\n[ <oneOf>]
Resources related to the team
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Team link
attributes [required]
\nobject
Team link attributes
label [required]
\nstring
The link's label
position
\nint32
The link's position, used to sort links for the team
team_id
\nstring
ID of the team the link is associated with
url [required]
\nstring
The URL for the link
id [required]
\nstring
The team link's identifier
type [required]
\nenum
Team link type \nAllowed enum values: team_links
default: team_links
Option 3
\nobject
A user's permissions for a given team
attributes
\nobject
User team permission attributes
permissions
\nobject
Object of team permission actions and boolean values that a logged in user can perform on this team.
id [required]
\nstring
The user team permission's identifier
type [required]
\nenum
User team permission type \nAllowed enum values: user_team_permissions
default: user_team_permissions
links
\nobject
Teams response links.
first
\nstring
First link.
last
\nstring
Last link.
next
\nstring
Next link.
prev
\nstring
Previous link.
self
\nstring
Current link.
meta
\nobject
Teams response metadata.
pagination
\nobject
Teams response metadata.
first_offset
\nint64
The first offset.
last_offset
\nint64
The last offset.
limit
\nint64
Pagination limit.
next_offset
\nint64
The next offset.
offset
\nint64
The offset.
prev_offset
\nint64
The previous offset.
total
\nint64
Total results.
type
\nstring
Offset type.
data
\n[object]
Teams response data
attributes [required]
\nobject
Team attributes
avatar
\nstring
Unicode representation of the avatar for the team, limited to a single grapheme
banner
\nint64
Banner selection for the team
created_at
\ndate-time
Creation date of the team
description
\nstring
Free-form markdown description/content for the team's homepage
handle [required]
\nstring
The team's identifier
hidden_modules
\n[string]
Collection of hidden modules for the team
link_count
\nint32
The number of links belonging to the team
modified_at
\ndate-time
Modification date of the team
name [required]
\nstring
The name of the team
summary
\nstring
A brief summary of the team, derived from the description
user_count
\nint32
The number of users belonging to the team
visible_modules
\n[string]
Collection of visible modules for the team
id [required]
\nstring
The team's identifier
relationships
\nobject
Resources related to a team
team_links
\nobject
Relationship between a team and a team link
data
\n[object]
Related team links
id [required]
\nstring
The team link's identifier
type [required]
\nenum
Team link type \nAllowed enum values: team_links
default: team_links
links
\nobject
Links attributes.
related
\nstring
Related link.
user_team_permissions
\nobject
Relationship between a user team permission and a team
data
\nobject
Related user team permission data
id [required]
\nstring
The ID of the user team permission
type [required]
\nenum
User team permission type \nAllowed enum values: user_team_permissions
default: user_team_permissions
links
\nobject
Links attributes.
related
\nstring
Related link.
type [required]
\nenum
Team type \nAllowed enum values: team
default: team
included
\n[ <oneOf>]
Resources related to the team
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Team link
attributes [required]
\nobject
Team link attributes
label [required]
\nstring
The link's label
position
\nint32
The link's position, used to sort links for the team
team_id
\nstring
ID of the team the link is associated with
url [required]
\nstring
The URL for the link
id [required]
\nstring
The team link's identifier
type [required]
\nenum
Team link type \nAllowed enum values: team_links
default: team_links
Option 3
\nobject
A user's permissions for a given team
attributes
\nobject
User team permission attributes
permissions
\nobject
Object of team permission actions and boolean values that a logged in user can perform on this team.
id [required]
\nstring
The user team permission's identifier
type [required]
\nenum
User team permission type \nAllowed enum values: user_team_permissions
default: user_team_permissions
links
\nobject
Teams response links.
first
\nstring
First link.
last
\nstring
Last link.
next
\nstring
Next link.
prev
\nstring
Previous link.
self
\nstring
Current link.
meta
\nobject
Teams response metadata.
pagination
\nobject
Teams response metadata.
first_offset
\nint64
The first offset.
last_offset
\nint64
The last offset.
limit
\nint64
Pagination limit.
next_offset
\nint64
The next offset.
offset
\nint64
The offset.
prev_offset
\nint64
The previous offset.
total
\nint64
Total results.
type
\nstring
Offset type.
data
\n[object]
Teams response data
attributes [required]
\nobject
Team attributes
avatar
\nstring
Unicode representation of the avatar for the team, limited to a single grapheme
banner
\nint64
Banner selection for the team
created_at
\ndate-time
Creation date of the team
description
\nstring
Free-form markdown description/content for the team's homepage
handle [required]
\nstring
The team's identifier
hidden_modules
\n[string]
Collection of hidden modules for the team
link_count
\nint32
The number of links belonging to the team
modified_at
\ndate-time
Modification date of the team
name [required]
\nstring
The name of the team
summary
\nstring
A brief summary of the team, derived from the description
user_count
\nint32
The number of users belonging to the team
visible_modules
\n[string]
Collection of visible modules for the team
id [required]
\nstring
The team's identifier
relationships
\nobject
Resources related to a team
team_links
\nobject
Relationship between a team and a team link
data
\n[object]
Related team links
id [required]
\nstring
The team link's identifier
type [required]
\nenum
Team link type \nAllowed enum values: team_links
default: team_links
links
\nobject
Links attributes.
related
\nstring
Related link.
user_team_permissions
\nobject
Relationship between a user team permission and a team
data
\nobject
Related user team permission data
id [required]
\nstring
The ID of the user team permission
type [required]
\nenum
User team permission type \nAllowed enum values: user_team_permissions
default: user_team_permissions
links
\nobject
Links attributes.
related
\nstring
Related link.
type [required]
\nenum
Team type \nAllowed enum values: team
default: team
included
\n[ <oneOf>]
Resources related to the team
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Team link
attributes [required]
\nobject
Team link attributes
label [required]
\nstring
The link's label
position
\nint32
The link's position, used to sort links for the team
team_id
\nstring
ID of the team the link is associated with
url [required]
\nstring
The URL for the link
id [required]
\nstring
The team link's identifier
type [required]
\nenum
Team link type \nAllowed enum values: team_links
default: team_links
Option 3
\nobject
A user's permissions for a given team
attributes
\nobject
User team permission attributes
permissions
\nobject
Object of team permission actions and boolean values that a logged in user can perform on this team.
id [required]
\nstring
The user team permission's identifier
type [required]
\nenum
User team permission type \nAllowed enum values: user_team_permissions
default: user_team_permissions
links
\nobject
Teams response links.
first
\nstring
First link.
last
\nstring
Last link.
next
\nstring
Next link.
prev
\nstring
Previous link.
self
\nstring
Current link.
meta
\nobject
Teams response metadata.
pagination
\nobject
Teams response metadata.
first_offset
\nint64
The first offset.
last_offset
\nint64
The last offset.
limit
\nint64
Pagination limit.
next_offset
\nint64
The next offset.
offset
\nint64
The offset.
prev_offset
\nint64
The previous offset.
total
\nint64
Total results.
type
\nstring
Offset type.
data
\n[object]
Teams response data
attributes [required]
\nobject
Team attributes
avatar
\nstring
Unicode representation of the avatar for the team, limited to a single grapheme
banner
\nint64
Banner selection for the team
created_at
\ndate-time
Creation date of the team
description
\nstring
Free-form markdown description/content for the team's homepage
handle [required]
\nstring
The team's identifier
hidden_modules
\n[string]
Collection of hidden modules for the team
link_count
\nint32
The number of links belonging to the team
modified_at
\ndate-time
Modification date of the team
name [required]
\nstring
The name of the team
summary
\nstring
A brief summary of the team, derived from the description
user_count
\nint32
The number of users belonging to the team
visible_modules
\n[string]
Collection of visible modules for the team
id [required]
\nstring
The team's identifier
relationships
\nobject
Resources related to a team
team_links
\nobject
Relationship between a team and a team link
data
\n[object]
Related team links
id [required]
\nstring
The team link's identifier
type [required]
\nenum
Team link type \nAllowed enum values: team_links
default: team_links
links
\nobject
Links attributes.
related
\nstring
Related link.
user_team_permissions
\nobject
Relationship between a user team permission and a team
data
\nobject
Related user team permission data
id [required]
\nstring
The ID of the user team permission
type [required]
\nenum
User team permission type \nAllowed enum values: user_team_permissions
default: user_team_permissions
links
\nobject
Links attributes.
related
\nstring
Related link.
type [required]
\nenum
Team type \nAllowed enum values: team
default: team
included
\n[ <oneOf>]
Resources related to the team
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
Team link
attributes [required]
\nobject
Team link attributes
label [required]
\nstring
The link's label
position
\nint32
The link's position, used to sort links for the team
team_id
\nstring
ID of the team the link is associated with
url [required]
\nstring
The URL for the link
id [required]
\nstring
The team link's identifier
type [required]
\nenum
Team link type \nAllowed enum values: team_links
default: team_links
Option 3
\nobject
A user's permissions for a given team
attributes
\nobject
User team permission attributes
permissions
\nobject
Object of team permission actions and boolean values that a logged in user can perform on this team.
id [required]
\nstring
The user team permission's identifier
type [required]
\nenum
User team permission type \nAllowed enum values: user_team_permissions
default: user_team_permissions
links
\nobject
Teams response links.
first
\nstring
First link.
last
\nstring
Last link.
next
\nstring
Next link.
prev
\nstring
Previous link.
self
\nstring
Current link.
meta
\nobject
Teams response metadata.
pagination
\nobject
Teams response metadata.
first_offset
\nint64
The first offset.
last_offset
\nint64
The last offset.
limit
\nint64
Pagination limit.
next_offset
\nint64
The next offset.
offset
\nint64
The offset.
prev_offset
\nint64
The previous offset.
total
\nint64
Total results.
type
\nstring
Offset type.
data
\n[object]
Team memberships response data
attributes
\nobject
Team membership attributes
provisioned_by
\nstring
The mechanism responsible for provisioning the team relationship.\nPossible values: null for added by a user, "service_account" if added by a service account, and "saml_mapping" if provisioned via SAML mapping.
provisioned_by_id
\nstring
UUID of the User or Service Account who provisioned this team membership, or null if provisioned via SAML mapping.
role
\nenum
The user's role within the team \nAllowed enum values: admin
id [required]
\nstring
The ID of a user's relationship with a team
relationships
\nobject
Relationship between membership and a user
team
\nobject
Relationship between team membership and team
data [required]
\nobject
The team associated with the membership
id [required]
\nstring
The ID of the team associated with the membership
type [required]
\nenum
User team team type \nAllowed enum values: team
default: team
user
\nobject
Relationship between team membership and user
data [required]
\nobject
A user's relationship with a team
id [required]
\nstring
The ID of the user associated with the team
type [required]
\nenum
User team user type \nAllowed enum values: users
default: users
type [required]
\nenum
Team membership type \nAllowed enum values: team_memberships
default: team_memberships
included
\n[ <oneOf>]
Resources related to the team memberships
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
A team
attributes [required]
\nobject
Team attributes
avatar
\nstring
Unicode representation of the avatar for the team, limited to a single grapheme
banner
\nint64
Banner selection for the team
created_at
\ndate-time
Creation date of the team
description
\nstring
Free-form markdown description/content for the team's homepage
handle [required]
\nstring
The team's identifier
hidden_modules
\n[string]
Collection of hidden modules for the team
link_count
\nint32
The number of links belonging to the team
modified_at
\ndate-time
Modification date of the team
name [required]
\nstring
The name of the team
summary
\nstring
A brief summary of the team, derived from the description
user_count
\nint32
The number of users belonging to the team
visible_modules
\n[string]
Collection of visible modules for the team
id [required]
\nstring
The team's identifier
relationships
\nobject
Resources related to a team
team_links
\nobject
Relationship between a team and a team link
data
\n[object]
Related team links
id [required]
\nstring
The team link's identifier
type [required]
\nenum
Team link type \nAllowed enum values: team_links
default: team_links
links
\nobject
Links attributes.
related
\nstring
Related link.
user_team_permissions
\nobject
Relationship between a user team permission and a team
data
\nobject
Related user team permission data
id [required]
\nstring
The ID of the user team permission
type [required]
\nenum
User team permission type \nAllowed enum values: user_team_permissions
default: user_team_permissions
links
\nobject
Links attributes.
related
\nstring
Related link.
type [required]
\nenum
Team type \nAllowed enum values: team
default: team
links
\nobject
Teams response links.
first
\nstring
First link.
last
\nstring
Last link.
next
\nstring
Next link.
prev
\nstring
Previous link.
self
\nstring
Current link.
meta
\nobject
Teams response metadata.
pagination
\nobject
Teams response metadata.
first_offset
\nint64
The first offset.
last_offset
\nint64
The last offset.
limit
\nint64
Pagination limit.
next_offset
\nint64
The next offset.
offset
\nint64
The offset.
prev_offset
\nint64
The previous offset.
total
\nint64
Total results.
type
\nstring
Offset type.
data
\n[object]
Team memberships response data
attributes
\nobject
Team membership attributes
provisioned_by
\nstring
The mechanism responsible for provisioning the team relationship.\nPossible values: null for added by a user, "service_account" if added by a service account, and "saml_mapping" if provisioned via SAML mapping.
provisioned_by_id
\nstring
UUID of the User or Service Account who provisioned this team membership, or null if provisioned via SAML mapping.
role
\nenum
The user's role within the team \nAllowed enum values: admin
id [required]
\nstring
The ID of a user's relationship with a team
relationships
\nobject
Relationship between membership and a user
team
\nobject
Relationship between team membership and team
data [required]
\nobject
The team associated with the membership
id [required]
\nstring
The ID of the team associated with the membership
type [required]
\nenum
User team team type \nAllowed enum values: team
default: team
user
\nobject
Relationship between team membership and user
data [required]
\nobject
A user's relationship with a team
id [required]
\nstring
The ID of the user associated with the team
type [required]
\nenum
User team user type \nAllowed enum values: users
default: users
type [required]
\nenum
Team membership type \nAllowed enum values: team_memberships
default: team_memberships
included
\n[ <oneOf>]
Resources related to the team memberships
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
A team
attributes [required]
\nobject
Team attributes
avatar
\nstring
Unicode representation of the avatar for the team, limited to a single grapheme
banner
\nint64
Banner selection for the team
created_at
\ndate-time
Creation date of the team
description
\nstring
Free-form markdown description/content for the team's homepage
handle [required]
\nstring
The team's identifier
hidden_modules
\n[string]
Collection of hidden modules for the team
link_count
\nint32
The number of links belonging to the team
modified_at
\ndate-time
Modification date of the team
name [required]
\nstring
The name of the team
summary
\nstring
A brief summary of the team, derived from the description
user_count
\nint32
The number of users belonging to the team
visible_modules
\n[string]
Collection of visible modules for the team
id [required]
\nstring
The team's identifier
relationships
\nobject
Resources related to a team
team_links
\nobject
Relationship between a team and a team link
data
\n[object]
Related team links
id [required]
\nstring
The team link's identifier
type [required]
\nenum
Team link type \nAllowed enum values: team_links
default: team_links
links
\nobject
Links attributes.
related
\nstring
Related link.
user_team_permissions
\nobject
Relationship between a user team permission and a team
data
\nobject
Related user team permission data
id [required]
\nstring
The ID of the user team permission
type [required]
\nenum
User team permission type \nAllowed enum values: user_team_permissions
default: user_team_permissions
links
\nobject
Links attributes.
related
\nstring
Related link.
type [required]
\nenum
Team type \nAllowed enum values: team
default: team
links
\nobject
Teams response links.
first
\nstring
First link.
last
\nstring
Last link.
next
\nstring
Next link.
prev
\nstring
Previous link.
self
\nstring
Current link.
meta
\nobject
Teams response metadata.
pagination
\nobject
Teams response metadata.
first_offset
\nint64
The first offset.
last_offset
\nint64
The last offset.
limit
\nint64
Pagination limit.
next_offset
\nint64
The next offset.
offset
\nint64
The offset.
prev_offset
\nint64
The previous offset.
total
\nint64
Total results.
type
\nstring
Offset type.
data
\nobject
A user's relationship with a team
attributes
\nobject
Team membership attributes
provisioned_by
\nstring
The mechanism responsible for provisioning the team relationship.\nPossible values: null for added by a user, "service_account" if added by a service account, and "saml_mapping" if provisioned via SAML mapping.
provisioned_by_id
\nstring
UUID of the User or Service Account who provisioned this team membership, or null if provisioned via SAML mapping.
role
\nenum
The user's role within the team \nAllowed enum values: admin
id [required]
\nstring
The ID of a user's relationship with a team
relationships
\nobject
Relationship between membership and a user
team
\nobject
Relationship between team membership and team
data [required]
\nobject
The team associated with the membership
id [required]
\nstring
The ID of the team associated with the membership
type [required]
\nenum
User team team type \nAllowed enum values: team
default: team
user
\nobject
Relationship between team membership and user
data [required]
\nobject
A user's relationship with a team
id [required]
\nstring
The ID of the user associated with the team
type [required]
\nenum
User team user type \nAllowed enum values: users
default: users
type [required]
\nenum
Team membership type \nAllowed enum values: team_memberships
default: team_memberships
included
\n[ <oneOf>]
Resources related to the team memberships
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
A team
attributes [required]
\nobject
Team attributes
avatar
\nstring
Unicode representation of the avatar for the team, limited to a single grapheme
banner
\nint64
Banner selection for the team
created_at
\ndate-time
Creation date of the team
description
\nstring
Free-form markdown description/content for the team's homepage
handle [required]
\nstring
The team's identifier
hidden_modules
\n[string]
Collection of hidden modules for the team
link_count
\nint32
The number of links belonging to the team
modified_at
\ndate-time
Modification date of the team
name [required]
\nstring
The name of the team
summary
\nstring
A brief summary of the team, derived from the description
user_count
\nint32
The number of users belonging to the team
visible_modules
\n[string]
Collection of visible modules for the team
id [required]
\nstring
The team's identifier
relationships
\nobject
Resources related to a team
team_links
\nobject
Relationship between a team and a team link
data
\n[object]
Related team links
id [required]
\nstring
The team link's identifier
type [required]
\nenum
Team link type \nAllowed enum values: team_links
default: team_links
links
\nobject
Links attributes.
related
\nstring
Related link.
user_team_permissions
\nobject
Relationship between a user team permission and a team
data
\nobject
Related user team permission data
id [required]
\nstring
The ID of the user team permission
type [required]
\nenum
User team permission type \nAllowed enum values: user_team_permissions
default: user_team_permissions
links
\nobject
Links attributes.
related
\nstring
Related link.
type [required]
\nenum
Team type \nAllowed enum values: team
default: team
data
\nobject
A user's relationship with a team
attributes
\nobject
Team membership attributes
provisioned_by
\nstring
The mechanism responsible for provisioning the team relationship.\nPossible values: null for added by a user, "service_account" if added by a service account, and "saml_mapping" if provisioned via SAML mapping.
provisioned_by_id
\nstring
UUID of the User or Service Account who provisioned this team membership, or null if provisioned via SAML mapping.
role
\nenum
The user's role within the team \nAllowed enum values: admin
id [required]
\nstring
The ID of a user's relationship with a team
relationships
\nobject
Relationship between membership and a user
team
\nobject
Relationship between team membership and team
data [required]
\nobject
The team associated with the membership
id [required]
\nstring
The ID of the team associated with the membership
type [required]
\nenum
User team team type \nAllowed enum values: team
default: team
user
\nobject
Relationship between team membership and user
data [required]
\nobject
A user's relationship with a team
id [required]
\nstring
The ID of the user associated with the team
type [required]
\nenum
User team user type \nAllowed enum values: users
default: users
type [required]
\nenum
Team membership type \nAllowed enum values: team_memberships
default: team_memberships
included
\n[ <oneOf>]
Resources related to the team memberships
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
A team
attributes [required]
\nobject
Team attributes
avatar
\nstring
Unicode representation of the avatar for the team, limited to a single grapheme
banner
\nint64
Banner selection for the team
created_at
\ndate-time
Creation date of the team
description
\nstring
Free-form markdown description/content for the team's homepage
handle [required]
\nstring
The team's identifier
hidden_modules
\n[string]
Collection of hidden modules for the team
link_count
\nint32
The number of links belonging to the team
modified_at
\ndate-time
Modification date of the team
name [required]
\nstring
The name of the team
summary
\nstring
A brief summary of the team, derived from the description
user_count
\nint32
The number of users belonging to the team
visible_modules
\n[string]
Collection of visible modules for the team
id [required]
\nstring
The team's identifier
relationships
\nobject
Resources related to a team
team_links
\nobject
Relationship between a team and a team link
data
\n[object]
Related team links
id [required]
\nstring
The team link's identifier
type [required]
\nenum
Team link type \nAllowed enum values: team_links
default: team_links
links
\nobject
Links attributes.
related
\nstring
Related link.
user_team_permissions
\nobject
Relationship between a user team permission and a team
data
\nobject
Related user team permission data
id [required]
\nstring
The ID of the user team permission
type [required]
\nenum
User team permission type \nAllowed enum values: user_team_permissions
default: user_team_permissions
links
\nobject
Links attributes.
related
\nstring
Related link.
type [required]
\nenum
Team type \nAllowed enum values: team
default: team
data
\nobject
A user's relationship with a team
attributes
\nobject
Team membership attributes
provisioned_by
\nstring
The mechanism responsible for provisioning the team relationship.\nPossible values: null for added by a user, "service_account" if added by a service account, and "saml_mapping" if provisioned via SAML mapping.
provisioned_by_id
\nstring
UUID of the User or Service Account who provisioned this team membership, or null if provisioned via SAML mapping.
role
\nenum
The user's role within the team \nAllowed enum values: admin
id [required]
\nstring
The ID of a user's relationship with a team
relationships
\nobject
Relationship between membership and a user
team
\nobject
Relationship between team membership and team
data [required]
\nobject
The team associated with the membership
id [required]
\nstring
The ID of the team associated with the membership
type [required]
\nenum
User team team type \nAllowed enum values: team
default: team
user
\nobject
Relationship between team membership and user
data [required]
\nobject
A user's relationship with a team
id [required]
\nstring
The ID of the user associated with the team
type [required]
\nenum
User team user type \nAllowed enum values: users
default: users
type [required]
\nenum
Team membership type \nAllowed enum values: team_memberships
default: team_memberships
included
\n[ <oneOf>]
Resources related to the team memberships
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
A team
attributes [required]
\nobject
Team attributes
avatar
\nstring
Unicode representation of the avatar for the team, limited to a single grapheme
banner
\nint64
Banner selection for the team
created_at
\ndate-time
Creation date of the team
description
\nstring
Free-form markdown description/content for the team's homepage
handle [required]
\nstring
The team's identifier
hidden_modules
\n[string]
Collection of hidden modules for the team
link_count
\nint32
The number of links belonging to the team
modified_at
\ndate-time
Modification date of the team
name [required]
\nstring
The name of the team
summary
\nstring
A brief summary of the team, derived from the description
user_count
\nint32
The number of users belonging to the team
visible_modules
\n[string]
Collection of visible modules for the team
id [required]
\nstring
The team's identifier
relationships
\nobject
Resources related to a team
team_links
\nobject
Relationship between a team and a team link
data
\n[object]
Related team links
id [required]
\nstring
The team link's identifier
type [required]
\nenum
Team link type \nAllowed enum values: team_links
default: team_links
links
\nobject
Links attributes.
related
\nstring
Related link.
user_team_permissions
\nobject
Relationship between a user team permission and a team
data
\nobject
Related user team permission data
id [required]
\nstring
The ID of the user team permission
type [required]
\nenum
User team permission type \nAllowed enum values: user_team_permissions
default: user_team_permissions
links
\nobject
Links attributes.
related
\nstring
Related link.
type [required]
\nenum
Team type \nAllowed enum values: team
default: team
data
\nobject
A user's relationship with a team
attributes
\nobject
Team membership attributes
provisioned_by
\nstring
The mechanism responsible for provisioning the team relationship.\nPossible values: null for added by a user, "service_account" if added by a service account, and "saml_mapping" if provisioned via SAML mapping.
provisioned_by_id
\nstring
UUID of the User or Service Account who provisioned this team membership, or null if provisioned via SAML mapping.
role
\nenum
The user's role within the team \nAllowed enum values: admin
id [required]
\nstring
The ID of a user's relationship with a team
relationships
\nobject
Relationship between membership and a user
team
\nobject
Relationship between team membership and team
data [required]
\nobject
The team associated with the membership
id [required]
\nstring
The ID of the team associated with the membership
type [required]
\nenum
User team team type \nAllowed enum values: team
default: team
user
\nobject
Relationship between team membership and user
data [required]
\nobject
A user's relationship with a team
id [required]
\nstring
The ID of the user associated with the team
type [required]
\nenum
User team user type \nAllowed enum values: users
default: users
type [required]
\nenum
Team membership type \nAllowed enum values: team_memberships
default: team_memberships
included
\n[ <oneOf>]
Resources related to the team memberships
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
A team
attributes [required]
\nobject
Team attributes
avatar
\nstring
Unicode representation of the avatar for the team, limited to a single grapheme
banner
\nint64
Banner selection for the team
created_at
\ndate-time
Creation date of the team
description
\nstring
Free-form markdown description/content for the team's homepage
handle [required]
\nstring
The team's identifier
hidden_modules
\n[string]
Collection of hidden modules for the team
link_count
\nint32
The number of links belonging to the team
modified_at
\ndate-time
Modification date of the team
name [required]
\nstring
The name of the team
summary
\nstring
A brief summary of the team, derived from the description
user_count
\nint32
The number of users belonging to the team
visible_modules
\n[string]
Collection of visible modules for the team
id [required]
\nstring
The team's identifier
relationships
\nobject
Resources related to a team
team_links
\nobject
Relationship between a team and a team link
data
\n[object]
Related team links
id [required]
\nstring
The team link's identifier
type [required]
\nenum
Team link type \nAllowed enum values: team_links
default: team_links
links
\nobject
Links attributes.
related
\nstring
Related link.
user_team_permissions
\nobject
Relationship between a user team permission and a team
data
\nobject
Related user team permission data
id [required]
\nstring
The ID of the user team permission
type [required]
\nenum
User team permission type \nAllowed enum values: user_team_permissions
default: user_team_permissions
links
\nobject
Links attributes.
related
\nstring
Related link.
type [required]
\nenum
Team type \nAllowed enum values: team
default: team
data
\n[object]
Team memberships response data
attributes
\nobject
Team membership attributes
provisioned_by
\nstring
The mechanism responsible for provisioning the team relationship.\nPossible values: null for added by a user, "service_account" if added by a service account, and "saml_mapping" if provisioned via SAML mapping.
provisioned_by_id
\nstring
UUID of the User or Service Account who provisioned this team membership, or null if provisioned via SAML mapping.
role
\nenum
The user's role within the team \nAllowed enum values: admin
id [required]
\nstring
The ID of a user's relationship with a team
relationships
\nobject
Relationship between membership and a user
team
\nobject
Relationship between team membership and team
data [required]
\nobject
The team associated with the membership
id [required]
\nstring
The ID of the team associated with the membership
type [required]
\nenum
User team team type \nAllowed enum values: team
default: team
user
\nobject
Relationship between team membership and user
data [required]
\nobject
A user's relationship with a team
id [required]
\nstring
The ID of the user associated with the team
type [required]
\nenum
User team user type \nAllowed enum values: users
default: users
type [required]
\nenum
Team membership type \nAllowed enum values: team_memberships
default: team_memberships
included
\n[ <oneOf>]
Resources related to the team memberships
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
A team
attributes [required]
\nobject
Team attributes
avatar
\nstring
Unicode representation of the avatar for the team, limited to a single grapheme
banner
\nint64
Banner selection for the team
created_at
\ndate-time
Creation date of the team
description
\nstring
Free-form markdown description/content for the team's homepage
handle [required]
\nstring
The team's identifier
hidden_modules
\n[string]
Collection of hidden modules for the team
link_count
\nint32
The number of links belonging to the team
modified_at
\ndate-time
Modification date of the team
name [required]
\nstring
The name of the team
summary
\nstring
A brief summary of the team, derived from the description
user_count
\nint32
The number of users belonging to the team
visible_modules
\n[string]
Collection of visible modules for the team
id [required]
\nstring
The team's identifier
relationships
\nobject
Resources related to a team
team_links
\nobject
Relationship between a team and a team link
data
\n[object]
Related team links
id [required]
\nstring
The team link's identifier
type [required]
\nenum
Team link type \nAllowed enum values: team_links
default: team_links
links
\nobject
Links attributes.
related
\nstring
Related link.
user_team_permissions
\nobject
Relationship between a user team permission and a team
data
\nobject
Related user team permission data
id [required]
\nstring
The ID of the user team permission
type [required]
\nenum
User team permission type \nAllowed enum values: user_team_permissions
default: user_team_permissions
links
\nobject
Links attributes.
related
\nstring
Related link.
type [required]
\nenum
Team type \nAllowed enum values: team
default: team
links
\nobject
Teams response links.
first
\nstring
First link.
last
\nstring
Last link.
next
\nstring
Next link.
prev
\nstring
Previous link.
self
\nstring
Current link.
meta
\nobject
Teams response metadata.
pagination
\nobject
Teams response metadata.
first_offset
\nint64
The first offset.
last_offset
\nint64
The last offset.
limit
\nint64
Pagination limit.
next_offset
\nint64
The next offset.
offset
\nint64
The offset.
prev_offset
\nint64
The previous offset.
total
\nint64
Total results.
type
\nstring
Offset type.
data
\n[object]
Team memberships response data
attributes
\nobject
Team membership attributes
provisioned_by
\nstring
The mechanism responsible for provisioning the team relationship.\nPossible values: null for added by a user, "service_account" if added by a service account, and "saml_mapping" if provisioned via SAML mapping.
provisioned_by_id
\nstring
UUID of the User or Service Account who provisioned this team membership, or null if provisioned via SAML mapping.
role
\nenum
The user's role within the team \nAllowed enum values: admin
id [required]
\nstring
The ID of a user's relationship with a team
relationships
\nobject
Relationship between membership and a user
team
\nobject
Relationship between team membership and team
data [required]
\nobject
The team associated with the membership
id [required]
\nstring
The ID of the team associated with the membership
type [required]
\nenum
User team team type \nAllowed enum values: team
default: team
user
\nobject
Relationship between team membership and user
data [required]
\nobject
A user's relationship with a team
id [required]
\nstring
The ID of the user associated with the team
type [required]
\nenum
User team user type \nAllowed enum values: users
default: users
type [required]
\nenum
Team membership type \nAllowed enum values: team_memberships
default: team_memberships
included
\n[ <oneOf>]
Resources related to the team memberships
Option 1
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
Option 2
\nobject
A team
attributes [required]
\nobject
Team attributes
avatar
\nstring
Unicode representation of the avatar for the team, limited to a single grapheme
banner
\nint64
Banner selection for the team
created_at
\ndate-time
Creation date of the team
description
\nstring
Free-form markdown description/content for the team's homepage
handle [required]
\nstring
The team's identifier
hidden_modules
\n[string]
Collection of hidden modules for the team
link_count
\nint32
The number of links belonging to the team
modified_at
\ndate-time
Modification date of the team
name [required]
\nstring
The name of the team
summary
\nstring
A brief summary of the team, derived from the description
user_count
\nint32
The number of users belonging to the team
visible_modules
\n[string]
Collection of visible modules for the team
id [required]
\nstring
The team's identifier
relationships
\nobject
Resources related to a team
team_links
\nobject
Relationship between a team and a team link
data
\n[object]
Related team links
id [required]
\nstring
The team link's identifier
type [required]
\nenum
Team link type \nAllowed enum values: team_links
default: team_links
links
\nobject
Links attributes.
related
\nstring
Related link.
user_team_permissions
\nobject
Relationship between a user team permission and a team
data
\nobject
Related user team permission data
id [required]
\nstring
The ID of the user team permission
type [required]
\nenum
User team permission type \nAllowed enum values: user_team_permissions
default: user_team_permissions
links
\nobject
Links attributes.
related
\nstring
Related link.
type [required]
\nenum
Team type \nAllowed enum values: team
default: team
links
\nobject
Teams response links.
first
\nstring
First link.
last
\nstring
Last link.
next
\nstring
Next link.
prev
\nstring
Previous link.
self
\nstring
Current link.
meta
\nobject
Teams response metadata.
pagination
\nobject
Teams response metadata.
first_offset
\nint64
The first offset.
last_offset
\nint64
The last offset.
limit
\nint64
Pagination limit.
next_offset
\nint64
The next offset.
offset
\nint64
The offset.
prev_offset
\nint64
The previous offset.
total
\nint64
Total results.
type
\nstring
Offset type.
data
\n[object]
Array of returned users.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
included
\n[ <oneOf>]
Array of objects related to the users.
Option 1
\nobject
Organization object.
attributes
\nobject
Attributes of the organization.
created_at
\ndate-time
Creation time of the organization.
description
\nstring
Description of the organization.
disabled
\nboolean
Whether or not the organization is disabled.
modified_at
\ndate-time
Time of last organization modification.
name
\nstring
Name of the organization.
public_id
\nstring
Public ID of the organization.
sharing
\nstring
Sharing type of the organization.
url
\nstring
URL of the site that this organization exists at.
id
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
Option 2
\nobject
Permission object.
attributes
\nobject
Attributes of a permission.
created
\ndate-time
Creation time of the permission.
description
\nstring
Description of the permission.
display_name
\nstring
Displayed name for the permission.
display_type
\nstring
Display type.
group_name
\nstring
Name of the permission group.
name
\nstring
Name of the permission.
restricted
\nboolean
Whether or not the permission is restricted.
id
\nstring
ID of the permission.
type [required]
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
Option 3
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
meta
\nobject
Object describing meta attributes of response.
page
\nobject
Pagination object.
total_count
\nint64
Total count.
total_filtered_count
\nint64
Total count of elements matched by the filter.
data
\n[object]
Array of returned users.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
included
\n[ <oneOf>]
Array of objects related to the users.
Option 1
\nobject
Organization object.
attributes
\nobject
Attributes of the organization.
created_at
\ndate-time
Creation time of the organization.
description
\nstring
Description of the organization.
disabled
\nboolean
Whether or not the organization is disabled.
modified_at
\ndate-time
Time of last organization modification.
name
\nstring
Name of the organization.
public_id
\nstring
Public ID of the organization.
sharing
\nstring
Sharing type of the organization.
url
\nstring
URL of the site that this organization exists at.
id
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
Option 2
\nobject
Permission object.
attributes
\nobject
Attributes of a permission.
created
\ndate-time
Creation time of the permission.
description
\nstring
Description of the permission.
display_name
\nstring
Displayed name for the permission.
display_type
\nstring
Display type.
group_name
\nstring
Name of the permission group.
name
\nstring
Name of the permission.
restricted
\nboolean
Whether or not the permission is restricted.
id
\nstring
ID of the permission.
type [required]
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
Option 3
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
meta
\nobject
Object describing meta attributes of response.
page
\nobject
Pagination object.
total_count
\nint64
Total count.
total_filtered_count
\nint64
Total count of elements matched by the filter.
data
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
included
\n[ <oneOf>]
Array of objects related to the user.
Option 1
\nobject
Organization object.
attributes
\nobject
Attributes of the organization.
created_at
\ndate-time
Creation time of the organization.
description
\nstring
Description of the organization.
disabled
\nboolean
Whether or not the organization is disabled.
modified_at
\ndate-time
Time of last organization modification.
name
\nstring
Name of the organization.
public_id
\nstring
Public ID of the organization.
sharing
\nstring
Sharing type of the organization.
url
\nstring
URL of the site that this organization exists at.
id
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
Option 2
\nobject
Permission object.
attributes
\nobject
Attributes of a permission.
created
\ndate-time
Creation time of the permission.
description
\nstring
Description of the permission.
display_name
\nstring
Displayed name for the permission.
display_type
\nstring
Display type.
group_name
\nstring
Name of the permission group.
name
\nstring
Name of the permission.
restricted
\nboolean
Whether or not the permission is restricted.
id
\nstring
ID of the permission.
type [required]
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
Option 3
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
data
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
included
\n[ <oneOf>]
Array of objects related to the user.
Option 1
\nobject
Organization object.
attributes
\nobject
Attributes of the organization.
created_at
\ndate-time
Creation time of the organization.
description
\nstring
Description of the organization.
disabled
\nboolean
Whether or not the organization is disabled.
modified_at
\ndate-time
Time of last organization modification.
name
\nstring
Name of the organization.
public_id
\nstring
Public ID of the organization.
sharing
\nstring
Sharing type of the organization.
url
\nstring
URL of the site that this organization exists at.
id
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
Option 2
\nobject
Permission object.
attributes
\nobject
Attributes of a permission.
created
\ndate-time
Creation time of the permission.
description
\nstring
Description of the permission.
display_name
\nstring
Displayed name for the permission.
display_type
\nstring
Display type.
group_name
\nstring
Name of the permission group.
name
\nstring
Name of the permission.
restricted
\nboolean
Whether or not the permission is restricted.
id
\nstring
ID of the permission.
type [required]
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
Option 3
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
data
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
included
\n[ <oneOf>]
Array of objects related to the user.
Option 1
\nobject
Organization object.
attributes
\nobject
Attributes of the organization.
created_at
\ndate-time
Creation time of the organization.
description
\nstring
Description of the organization.
disabled
\nboolean
Whether or not the organization is disabled.
modified_at
\ndate-time
Time of last organization modification.
name
\nstring
Name of the organization.
public_id
\nstring
Public ID of the organization.
sharing
\nstring
Sharing type of the organization.
url
\nstring
URL of the site that this organization exists at.
id
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
Option 2
\nobject
Permission object.
attributes
\nobject
Attributes of a permission.
created
\ndate-time
Creation time of the permission.
description
\nstring
Description of the permission.
display_name
\nstring
Displayed name for the permission.
display_type
\nstring
Display type.
group_name
\nstring
Name of the permission group.
name
\nstring
Name of the permission.
restricted
\nboolean
Whether or not the permission is restricted.
id
\nstring
ID of the permission.
type [required]
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
Option 3
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
data
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
included
\n[ <oneOf>]
Array of objects related to the user.
Option 1
\nobject
Organization object.
attributes
\nobject
Attributes of the organization.
created_at
\ndate-time
Creation time of the organization.
description
\nstring
Description of the organization.
disabled
\nboolean
Whether or not the organization is disabled.
modified_at
\ndate-time
Time of last organization modification.
name
\nstring
Name of the organization.
public_id
\nstring
Public ID of the organization.
sharing
\nstring
Sharing type of the organization.
url
\nstring
URL of the site that this organization exists at.
id
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
Option 2
\nobject
Permission object.
attributes
\nobject
Attributes of a permission.
created
\ndate-time
Creation time of the permission.
description
\nstring
Description of the permission.
display_name
\nstring
Displayed name for the permission.
display_type
\nstring
Display type.
group_name
\nstring
Name of the permission group.
name
\nstring
Name of the permission.
restricted
\nboolean
Whether or not the permission is restricted.
id
\nstring
ID of the permission.
type [required]
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
Option 3
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
data
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
included
\n[ <oneOf>]
Array of objects related to the user.
Option 1
\nobject
Organization object.
attributes
\nobject
Attributes of the organization.
created_at
\ndate-time
Creation time of the organization.
description
\nstring
Description of the organization.
disabled
\nboolean
Whether or not the organization is disabled.
modified_at
\ndate-time
Time of last organization modification.
name
\nstring
Name of the organization.
public_id
\nstring
Public ID of the organization.
sharing
\nstring
Sharing type of the organization.
url
\nstring
URL of the site that this organization exists at.
id
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
Option 2
\nobject
Permission object.
attributes
\nobject
Attributes of a permission.
created
\ndate-time
Creation time of the permission.
description
\nstring
Description of the permission.
display_name
\nstring
Displayed name for the permission.
display_type
\nstring
Display type.
group_name
\nstring
Name of the permission group.
name
\nstring
Name of the permission.
restricted
\nboolean
Whether or not the permission is restricted.
id
\nstring
ID of the permission.
type [required]
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
Option 3
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
data
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
included
\n[ <oneOf>]
Array of objects related to the user.
Option 1
\nobject
Organization object.
attributes
\nobject
Attributes of the organization.
created_at
\ndate-time
Creation time of the organization.
description
\nstring
Description of the organization.
disabled
\nboolean
Whether or not the organization is disabled.
modified_at
\ndate-time
Time of last organization modification.
name
\nstring
Name of the organization.
public_id
\nstring
Public ID of the organization.
sharing
\nstring
Sharing type of the organization.
url
\nstring
URL of the site that this organization exists at.
id
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
Option 2
\nobject
Permission object.
attributes
\nobject
Attributes of a permission.
created
\ndate-time
Creation time of the permission.
description
\nstring
Description of the permission.
display_name
\nstring
Displayed name for the permission.
display_type
\nstring
Display type.
group_name
\nstring
Name of the permission group.
name
\nstring
Name of the permission.
restricted
\nboolean
Whether or not the permission is restricted.
id
\nstring
ID of the permission.
type [required]
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
Option 3
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
data
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
included
\n[ <oneOf>]
Array of objects related to the user.
Option 1
\nobject
Organization object.
attributes
\nobject
Attributes of the organization.
created_at
\ndate-time
Creation time of the organization.
description
\nstring
Description of the organization.
disabled
\nboolean
Whether or not the organization is disabled.
modified_at
\ndate-time
Time of last organization modification.
name
\nstring
Name of the organization.
public_id
\nstring
Public ID of the organization.
sharing
\nstring
Sharing type of the organization.
url
\nstring
URL of the site that this organization exists at.
id
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
Option 2
\nobject
Permission object.
attributes
\nobject
Attributes of a permission.
created
\ndate-time
Creation time of the permission.
description
\nstring
Description of the permission.
display_name
\nstring
Displayed name for the permission.
display_type
\nstring
Display type.
group_name
\nstring
Name of the permission group.
name
\nstring
Name of the permission.
restricted
\nboolean
Whether or not the permission is restricted.
id
\nstring
ID of the permission.
type [required]
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
Option 3
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
data
\nobject
User object returned by the API.
attributes
\nobject
Attributes of user object returned by the API.
created_at
\ndate-time
Creation time of the user.
disabled
\nboolean
Whether the user is disabled.
string
Email of the user.
handle
\nstring
Handle of the user.
icon
\nstring
URL of the user's icon.
last_login_time
\ndate-time
The last time the user logged in.
mfa_enabled
\nboolean
If user has MFA enabled.
modified_at
\ndate-time
Time that the user was last modified.
name
\nstring
Name of the user.
service_account
\nboolean
Whether the user is a service account.
status
\nstring
Status of the user.
title
\nstring
Title of the user.
verified
\nboolean
Whether the user is verified.
id
\nstring
ID of the user.
relationships
\nobject
Relationships of the user object returned by the API.
org
\nobject
Relationship to an organization.
data [required]
\nobject
Relationship to organization object.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_orgs
\nobject
Relationship to organizations.
data [required]
\n[object]
Relationships to organization objects.
id [required]
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
other_users
\nobject
Relationship to users.
data [required]
\n[object]
Relationships to user objects.
id [required]
\nstring
A unique identifier that represents the user.
type [required]
\nenum
Users resource type. \nAllowed enum values: users
default: users
roles
\nobject
Relationship to roles.
data
\n[object]
An array containing type and the unique identifier of a role.
id
\nstring
The unique identifier of the role.
type
\nenum
Roles type. \nAllowed enum values: roles
default: roles
type
\nenum
Users resource type. \nAllowed enum values: users
default: users
included
\n[ <oneOf>]
Array of objects related to the user.
Option 1
\nobject
Organization object.
attributes
\nobject
Attributes of the organization.
created_at
\ndate-time
Creation time of the organization.
description
\nstring
Description of the organization.
disabled
\nboolean
Whether or not the organization is disabled.
modified_at
\ndate-time
Time of last organization modification.
name
\nstring
Name of the organization.
public_id
\nstring
Public ID of the organization.
sharing
\nstring
Sharing type of the organization.
url
\nstring
URL of the site that this organization exists at.
id
\nstring
ID of the organization.
type [required]
\nenum
Organizations resource type. \nAllowed enum values: orgs
default: orgs
Option 2
\nobject
Permission object.
attributes
\nobject
Attributes of a permission.
created
\ndate-time
Creation time of the permission.
description
\nstring
Description of the permission.
display_name
\nstring
Displayed name for the permission.
display_type
\nstring
Display type.
group_name
\nstring
Name of the permission group.
name
\nstring
Name of the permission.
restricted
\nboolean
Whether or not the permission is restricted.
id
\nstring
ID of the permission.
type [required]
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
Option 3
\nobject
Role object returned by the API.
attributes
\nobject
Attributes of the role.
created_at
\ndate-time
Creation time of the role.
modified_at
\ndate-time
Time of last role modification.
name
\nstring
The name of the role. The name is neither unique nor a stable identifier of the role.
user_count
\nint64
Number of users with that role.
id
\nstring
The unique identifier of the role.
relationships
\nobject
Relationships of the role object returned by the API.
permissions
\nobject
Relationship to multiple permissions objects.
data
\n[object]
Relationships to permission objects.
id
\nstring
ID of the permission.
type
\nenum
Permissions resource type. \nAllowed enum values: permissions
default: permissions
type [required]
\nenum
Roles type. \nAllowed enum values: roles
default: roles
dd-trace) packaged in the Azure App Service extension.csi. Para obtener más información, consulta Admission Controller: Configurar el modo de comunicación de APM y DogStatsD .
-
-Con la configuración predeterminada del Datadog Agent, el Admission Controller inyecta APMSocketDirectory o DSDSocketDirectory. Si los sockets del Trace Agent y DogStatsD están ambos en el mismo directorio en el host, solo se inyecta un volumen, ya que esto proporciona posteriormente acceso a ambos sockets que comparten el mismo directorio en el host.
-Datadog no tiene autorización para llevar a cabo sts:AssumeRole. Sigue los pasos de resolución de problemas recomendados en la interfaz de usuario o lee la guía de resolución de problemas.Datadog is not authorized to perform sts:AssumeRole, sigue los pasos de solución de problemas recomendados en la interfaz de usuarios o lee la guía de solución de problemas.resources_config, establezca cloud_security_posture_management_collection = true.resources_config, establece cloud_security_posture_management_collection = true.resources_config, establezca cloud_security_posture_management_collection = true.resources_config, establece cloud_security_posture_management_collection = true.resources_config, establezca cloud_security_posture_management_collection = true.resources_config, establece cloud_security_posture_management_collection = true.resources_config, establezca cloud_security_posture_management_collection = true.resources_config, establece cloud_security_posture_management_collection = true.javascript.364758.min.js y javascript.364758.js.map supera el límite de 500 MB, redúcelo configurando el empaquetador para dividir el código fuente en varios fragmentos más pequeños. Para obtener más información, consulta Code Splitting with WebpackJS.
+Si la suma del tamaño de los archivos javascript.364758.min.js y javascript.364758.js.map supera el límite de 500 MB, redúcelo configurando el empaquetador para dividir el código source (fuente) en varios fragmentos más pequeños. Para obtener más información, consulta División del código con WebpackJS.
startSessionReplayRecording().replaySampleRate en 0.