provider 943 operations
@utdk/datadog
Datadog API V2 Collection
Generated UTDK provider client for Datadog API V2 Collection. Collection of all Datadog Public endpoints.
README
Embedded directly from the package source.
datadog
Generated UTDK provider types and OpenAPI-backed client for https://raw.githubusercontent.com/DataDog/datadog-api-client-python/refs/heads/master/.generator/schemas/v2/openapi.yaml.
Operations
943 operations —
open try-it console
| Method | Operation ID | Path | Summary | |
|---|---|---|---|---|
| GET | ListFleetAgentVersions | /api/unstable/fleet/agent_versions | List all available Agent versions | Try |
| GET | ListFleetAgents | /api/unstable/fleet/agents | List all Datadog Agents | Try |
| GET | GetFleetAgentInfo | /api/unstable/fleet/agents/{agent_key} | Get detailed information about an agent | Try |
| GET | ListFleetDeployments | /api/unstable/fleet/deployments | List all deployments | Try |
| POST | CreateFleetDeploymentConfigure | /api/unstable/fleet/deployments/configure | Create a configuration deployment | Try |
| POST | CreateFleetDeploymentUpgrade | /api/unstable/fleet/deployments/upgrade | Upgrade hosts | Try |
| GET | GetFleetDeployment | /api/unstable/fleet/deployments/{deployment_id} | Get a configuration deployment by ID | Try |
| POST | CancelFleetDeployment | /api/unstable/fleet/deployments/{deployment_id}/cancel | Cancel a deployment | Try |
| GET | ListFleetSchedules | /api/unstable/fleet/schedules | List all schedules | Try |
| POST | CreateFleetSchedule | /api/unstable/fleet/schedules | Create a schedule | Try |
| GET | GetFleetSchedule | /api/unstable/fleet/schedules/{id} | Get a schedule by ID | Try |
| PATCH | UpdateFleetSchedule | /api/unstable/fleet/schedules/{id} | Update a schedule | Try |
| DELETE | DeleteFleetSchedule | /api/unstable/fleet/schedules/{id} | Delete a schedule | Try |
| POST | TriggerFleetSchedule | /api/unstable/fleet/schedules/{id}/trigger | Trigger a schedule deployment | Try |
| GET | ListDatastores | /api/v2/actions-datastores | List datastores | Try |
| POST | CreateDatastore | /api/v2/actions-datastores | Create datastore | Try |
| GET | GetDatastore | /api/v2/actions-datastores/{datastore_id} | Get datastore | Try |
| PATCH | UpdateDatastore | /api/v2/actions-datastores/{datastore_id} | Update datastore | Try |
| DELETE | DeleteDatastore | /api/v2/actions-datastores/{datastore_id} | Delete datastore | Try |
| GET | ListDatastoreItems | /api/v2/actions-datastores/{datastore_id}/items | List datastore items | Try |
| PATCH | UpdateDatastoreItem | /api/v2/actions-datastores/{datastore_id}/items | Update datastore item | Try |
| DELETE | DeleteDatastoreItem | /api/v2/actions-datastores/{datastore_id}/items | Delete datastore item | Try |
| POST | BulkWriteDatastoreItems | /api/v2/actions-datastores/{datastore_id}/items/bulk | Bulk write datastore items | Try |
| DELETE | BulkDeleteDatastoreItems | /api/v2/actions-datastores/{datastore_id}/items/bulk | Bulk delete datastore items | Try |
| GET | ListAppKeyRegistrations | /api/v2/actions/app_key_registrations | List App Key Registrations | Try |
| GET | GetAppKeyRegistration | /api/v2/actions/app_key_registrations/{app_key_id} | Get an existing App Key Registration | Try |
| PUT | RegisterAppKey | /api/v2/actions/app_key_registrations/{app_key_id} | Register a new App Key | Try |
| DELETE | UnregisterAppKey | /api/v2/actions/app_key_registrations/{app_key_id} | Unregister an App Key | Try |
| POST | CreateActionConnection | /api/v2/actions/connections | Create a new Action Connection | Try |
| GET | GetActionConnection | /api/v2/actions/connections/{connection_id} | Get an existing Action Connection | Try |
| PATCH | UpdateActionConnection | /api/v2/actions/connections/{connection_id} | Update an existing Action Connection | Try |
| DELETE | DeleteActionConnection | /api/v2/actions/connections/{connection_id} | Delete an existing Action Connection | Try |
| GET | ListAwsScanOptions | /api/v2/agentless_scanning/accounts/aws | List AWS scan options | Try |
| POST | CreateAwsScanOptions | /api/v2/agentless_scanning/accounts/aws | Create AWS scan options | Try |
| GET | GetAwsScanOptions | /api/v2/agentless_scanning/accounts/aws/{account_id} | Get AWS scan options | Try |
| PATCH | UpdateAwsScanOptions | /api/v2/agentless_scanning/accounts/aws/{account_id} | Update AWS scan options | Try |
| DELETE | DeleteAwsScanOptions | /api/v2/agentless_scanning/accounts/aws/{account_id} | Delete AWS scan options | Try |
| GET | ListAzureScanOptions | /api/v2/agentless_scanning/accounts/azure | List Azure scan options | Try |
| POST | CreateAzureScanOptions | /api/v2/agentless_scanning/accounts/azure | Create Azure scan options | Try |
| GET | GetAzureScanOptions | /api/v2/agentless_scanning/accounts/azure/{subscription_id} | Get Azure scan options | Try |
| PATCH | UpdateAzureScanOptions | /api/v2/agentless_scanning/accounts/azure/{subscription_id} | Update Azure scan options | Try |
| DELETE | DeleteAzureScanOptions | /api/v2/agentless_scanning/accounts/azure/{subscription_id} | Delete Azure scan options | Try |
| GET | ListGcpScanOptions | /api/v2/agentless_scanning/accounts/gcp | List GCP scan options | Try |
| POST | CreateGcpScanOptions | /api/v2/agentless_scanning/accounts/gcp | Create GCP scan options | Try |
| GET | GetGcpScanOptions | /api/v2/agentless_scanning/accounts/gcp/{project_id} | Get GCP scan options | Try |
| PATCH | UpdateGcpScanOptions | /api/v2/agentless_scanning/accounts/gcp/{project_id} | Update GCP scan options | Try |
| DELETE | DeleteGcpScanOptions | /api/v2/agentless_scanning/accounts/gcp/{project_id} | Delete GCP scan options | Try |
| GET | ListAwsOnDemandTasks | /api/v2/agentless_scanning/ondemand/aws | List AWS on demand tasks | Try |
| POST | CreateAwsOnDemandTask | /api/v2/agentless_scanning/ondemand/aws | Create AWS on demand task | Try |
| GET | GetAwsOnDemandTask | /api/v2/agentless_scanning/ondemand/aws/{task_id} | Get AWS on demand task | Try |
| GET | ListAPIKeys | /api/v2/api_keys | Get all API keys | Try |
| POST | CreateAPIKey | /api/v2/api_keys | Create an API key | Try |
| GET | GetAPIKey | /api/v2/api_keys/{api_key_id} | Get API key | Try |
| PATCH | UpdateAPIKey | /api/v2/api_keys/{api_key_id} | Edit an API key | Try |
| DELETE | DeleteAPIKey | /api/v2/api_keys/{api_key_id} | Delete an API key | Try |
| GET | ListAPIs | /api/v2/apicatalog/api | List APIs | Try |
| DELETE | DeleteOpenAPI | /api/v2/apicatalog/api/{id} | Delete an API | Try |
| GET | GetOpenAPI | /api/v2/apicatalog/api/{id}/openapi | Get an API | Try |
| PUT | UpdateOpenAPI | /api/v2/apicatalog/api/{id}/openapi | Update an API | Try |
| POST | CreateOpenAPI | /api/v2/apicatalog/openapi | Create a new API | Try |
| GET | ListSpansMetrics | /api/v2/apm/config/metrics | Get all span-based metrics | Try |
| POST | CreateSpansMetric | /api/v2/apm/config/metrics | Create a span-based metric | Try |
| GET | GetSpansMetric | /api/v2/apm/config/metrics/{metric_id} | Get a span-based metric | Try |
| PATCH | UpdateSpansMetric | /api/v2/apm/config/metrics/{metric_id} | Update a span-based metric | Try |
| DELETE | DeleteSpansMetric | /api/v2/apm/config/metrics/{metric_id} | Delete a span-based metric | Try |
| GET | ListApmRetentionFilters | /api/v2/apm/config/retention-filters | List all APM retention filters | Try |
| POST | CreateApmRetentionFilter | /api/v2/apm/config/retention-filters | Create a retention filter | Try |
| PUT | ReorderApmRetentionFilters | /api/v2/apm/config/retention-filters-execution-order | Re-order retention filters | Try |
| GET | GetApmRetentionFilter | /api/v2/apm/config/retention-filters/{filter_id} | Get a given APM retention filter | Try |
| PUT | UpdateApmRetentionFilter | /api/v2/apm/config/retention-filters/{filter_id} | Update a retention filter | Try |
| DELETE | DeleteApmRetentionFilter | /api/v2/apm/config/retention-filters/{filter_id} | Delete a retention filter | Try |
| GET | GetServiceList | /api/v2/apm/services | Get service list | Try |
| GET | ListApps | /api/v2/app-builder/apps | List Apps | Try |
| POST | CreateApp | /api/v2/app-builder/apps | Create App | Try |
| DELETE | DeleteApps | /api/v2/app-builder/apps | Delete Multiple Apps | Try |
| GET | GetApp | /api/v2/app-builder/apps/{app_id} | Get App | Try |
| PATCH | UpdateApp | /api/v2/app-builder/apps/{app_id} | Update App | Try |
| DELETE | DeleteApp | /api/v2/app-builder/apps/{app_id} | Delete App | Try |
| POST | PublishApp | /api/v2/app-builder/apps/{app_id}/deployment | Publish App | Try |
| DELETE | UnpublishApp | /api/v2/app-builder/apps/{app_id}/deployment | Unpublish App | Try |
| GET | ListApplicationKeys | /api/v2/application_keys | Get all application keys | Try |
| GET | GetApplicationKey | /api/v2/application_keys/{app_key_id} | Get an application key | Try |
| PATCH | UpdateApplicationKey | /api/v2/application_keys/{app_key_id} | Edit an application key | Try |
| DELETE | DeleteApplicationKey | /api/v2/application_keys/{app_key_id} | Delete an application key | Try |
| GET | ListAuditLogs | /api/v2/audit/events | Get a list of Audit Logs events | Try |
| POST | SearchAuditLogs | /api/v2/audit/events/search | Search Audit Logs events | Try |
| GET | ListAuthNMappings | /api/v2/authn_mappings | List all AuthN Mappings | Try |
| POST | CreateAuthNMapping | /api/v2/authn_mappings | Create an AuthN Mapping | Try |
| GET | GetAuthNMapping | /api/v2/authn_mappings/{authn_mapping_id} | Get an AuthN Mapping by UUID | Try |
| PATCH | UpdateAuthNMapping | /api/v2/authn_mappings/{authn_mapping_id} | Edit an AuthN Mapping | Try |
| DELETE | DeleteAuthNMapping | /api/v2/authn_mappings/{authn_mapping_id} | Delete an AuthN Mapping | Try |
| GET | SearchCases | /api/v2/cases | Search cases | Try |
| POST | CreateCase | /api/v2/cases | Create a case | Try |
| GET | GetProjects | /api/v2/cases/projects | Get all projects | Try |
| POST | CreateProject | /api/v2/cases/projects | Create a project | Try |
| GET | GetProject | /api/v2/cases/projects/{project_id} | Get the details of a project | Try |
| PATCH | UpdateProject | /api/v2/cases/projects/{project_id} | Update a project | Try |
| DELETE | DeleteProject | /api/v2/cases/projects/{project_id} | Remove a project | Try |
| GET | GetProjectNotificationRules | /api/v2/cases/projects/{project_id}/notification_rules | Get notification rules | Try |
| POST | CreateProjectNotificationRule | /api/v2/cases/projects/{project_id}/notification_rules | Create a notification rule | Try |
| PUT | UpdateProjectNotificationRule | /api/v2/cases/projects/{project_id}/notification_rules/{notification_rule_id} | Update a notification rule | Try |
| DELETE | DeleteProjectNotificationRule | /api/v2/cases/projects/{project_id}/notification_rules/{notification_rule_id} | Delete a notification rule | Try |
| GET | GetAllCaseTypes | /api/v2/cases/types | Get all case types | Try |
| POST | CreateCaseType | /api/v2/cases/types | Create a case type | Try |
| GET | GetAllCustomAttributes | /api/v2/cases/types/custom_attributes | Get all custom attributes | Try |
| DELETE | DeleteCaseType | /api/v2/cases/types/{case_type_id} | Delete a case type | Try |
| GET | GetAllCustomAttributeConfigsByCaseType | /api/v2/cases/types/{case_type_id}/custom_attributes | Get all custom attributes config of case type | Try |
| POST | CreateCustomAttributeConfig | /api/v2/cases/types/{case_type_id}/custom_attributes | Create custom attribute config for a case type | Try |
| DELETE | DeleteCustomAttributeConfig | /api/v2/cases/types/{case_type_id}/custom_attributes/{custom_attribute_id} | Delete custom attributes config | Try |
| GET | GetCase | /api/v2/cases/{case_id} | Get the details of a case | Try |
| POST | ArchiveCase | /api/v2/cases/{case_id}/archive | Archive case | Try |
| POST | AssignCase | /api/v2/cases/{case_id}/assign | Assign case | Try |
| POST | UpdateAttributes | /api/v2/cases/{case_id}/attributes | Update case attributes | Try |
| POST | CommentCase | /api/v2/cases/{case_id}/comment | Comment case | Try |
| DELETE | DeleteCaseComment | /api/v2/cases/{case_id}/comment/{cell_id} | Delete case comment | Try |
| POST | UpdateCaseCustomAttribute | /api/v2/cases/{case_id}/custom_attributes/{custom_attribute_key} | Update case custom attribute | Try |
| DELETE | DeleteCaseCustomAttribute | /api/v2/cases/{case_id}/custom_attributes/{custom_attribute_key} | Delete custom attribute from case | Try |
| POST | UpdateCaseDescription | /api/v2/cases/{case_id}/description | Update case description | Try |
| POST | UpdatePriority | /api/v2/cases/{case_id}/priority | Update case priority | Try |
| POST | LinkIncident | /api/v2/cases/{case_id}/relationships/incidents | Link incident to case | Try |
| POST | CreateCaseJiraIssue | /api/v2/cases/{case_id}/relationships/jira_issues | Create Jira issue for case | Try |
| PATCH | LinkJiraIssueToCase | /api/v2/cases/{case_id}/relationships/jira_issues | Link existing Jira issue to case | Try |
| DELETE | UnlinkJiraIssue | /api/v2/cases/{case_id}/relationships/jira_issues | Remove Jira issue link from case | Try |
| POST | CreateCaseNotebook | /api/v2/cases/{case_id}/relationships/notebook | Create investigation notebook for case | Try |
| PATCH | MoveCaseToProject | /api/v2/cases/{case_id}/relationships/project | Update case project | Try |
| POST | CreateCaseServiceNowTicket | /api/v2/cases/{case_id}/relationships/servicenow_tickets | Create ServiceNow ticket for case | Try |
| POST | UpdateStatus | /api/v2/cases/{case_id}/status | Update case status | Try |
| POST | UpdateCaseTitle | /api/v2/cases/{case_id}/title | Update case title | Try |
| POST | UnarchiveCase | /api/v2/cases/{case_id}/unarchive | Unarchive case | Try |
| POST | UnassignCase | /api/v2/cases/{case_id}/unassign | Unassign case | Try |
| GET | ListCatalogEntity | /api/v2/catalog/entity | Get a list of entities | Try |
| POST | UpsertCatalogEntity | /api/v2/catalog/entity | Create or update entities | Try |
| POST | PreviewCatalogEntities | /api/v2/catalog/entity/preview | Preview catalog entities | Try |
| DELETE | DeleteCatalogEntity | /api/v2/catalog/entity/{entity_id} | Delete a single entity | Try |
| GET | ListCatalogKind | /api/v2/catalog/kind | Get a list of entity kinds | Try |
| POST | UpsertCatalogKind | /api/v2/catalog/kind | Create or update kinds | Try |
| DELETE | DeleteCatalogKind | /api/v2/catalog/kind/{kind_id} | Delete a single kind | Try |
| GET | ListCatalogRelation | /api/v2/catalog/relation | Get a list of entity relations | Try |
| POST | CreateChangeRequest | /api/v2/change-management/change-request | Create a change request | Try |
| GET | GetChangeRequest | /api/v2/change-management/change-request/{change_request_id} | Get a change request | Try |
| PATCH | UpdateChangeRequest | /api/v2/change-management/change-request/{change_request_id} | Update a change request | Try |
| POST | CreateChangeRequestBranch | /api/v2/change-management/change-request/{change_request_id}/branch | Create a change request branch | Try |
| PATCH | UpdateChangeRequestDecision | /api/v2/change-management/change-request/{change_request_id}/decisions/{decision_id} | Update a change request decision | Try |
| DELETE | DeleteChangeRequestDecision | /api/v2/change-management/change-request/{change_request_id}/decisions/{decision_id} | Delete a change request decision | Try |
| POST | CreateCIAppPipelineEvent | /api/v2/ci/pipeline | Send pipeline event | Try |
| POST | AggregateCIAppPipelineEvents | /api/v2/ci/pipelines/analytics/aggregate | Aggregate pipelines events | Try |
| GET | ListCIAppPipelineEvents | /api/v2/ci/pipelines/events | Get a list of pipelines events | Try |
| POST | SearchCIAppPipelineEvents | /api/v2/ci/pipelines/events/search | Search pipelines events | Try |
| POST | GetTestOptimizationServiceSettings | /api/v2/ci/test-optimization/settings/service | Get Test Optimization service settings | Try |
| PATCH | UpdateTestOptimizationServiceSettings | /api/v2/ci/test-optimization/settings/service | Update Test Optimization service settings | Try |
| DELETE | DeleteTestOptimizationServiceSettings | /api/v2/ci/test-optimization/settings/service | Delete Test Optimization service settings | Try |
| POST | AggregateCIAppTestEvents | /api/v2/ci/tests/analytics/aggregate | Aggregate tests events | Try |
| GET | ListCIAppTestEvents | /api/v2/ci/tests/events | Get a list of tests events | Try |
| POST | SearchCIAppTestEvents | /api/v2/ci/tests/events/search | Search tests events | Try |
| GET | ListAWSCloudAuthPersonaMappings | /api/v2/cloud_auth/aws/persona_mapping | List AWS cloud authentication persona mappings | Try |
| POST | CreateAWSCloudAuthPersonaMapping | /api/v2/cloud_auth/aws/persona_mapping | Create an AWS cloud authentication persona mapping | Try |
| GET | GetAWSCloudAuthPersonaMapping | /api/v2/cloud_auth/aws/persona_mapping/{persona_mapping_id} | Get an AWS cloud authentication persona mapping | Try |
| DELETE | DeleteAWSCloudAuthPersonaMapping | /api/v2/cloud_auth/aws/persona_mapping/{persona_mapping_id} | Delete an AWS cloud authentication persona mapping | Try |
| POST | CreateCustomFramework | /api/v2/cloud_security_management/custom_frameworks | Create a custom framework | Try |
| GET | GetCustomFramework | /api/v2/cloud_security_management/custom_frameworks/{handle}/{version} | Get a custom framework | Try |
| PUT | UpdateCustomFramework | /api/v2/cloud_security_management/custom_frameworks/{handle}/{version} | Update a custom framework | Try |
| DELETE | DeleteCustomFramework | /api/v2/cloud_security_management/custom_frameworks/{handle}/{version} | Delete a custom framework | Try |
| GET | GetResourceEvaluationFilters | /api/v2/cloud_security_management/resource_filters | List resource filters | Try |
| PUT | UpdateResourceEvaluationFilters | /api/v2/cloud_security_management/resource_filters | Update resource filters | Try |
| POST | GetCodeCoverageBranchSummary | /api/v2/code-coverage/branch/summary | Get code coverage summary for a branch | Try |
| POST | GetCodeCoverageCommitSummary | /api/v2/code-coverage/commit/summary | Get code coverage summary for a commit | Try |
| GET | ListContainerImages | /api/v2/container_images | Get all Container Images | Try |
| GET | ListContainers | /api/v2/containers | Get All Containers | Try |
| GET | ListCustomAllocationRules | /api/v2/cost/arbitrary_rule | List custom allocation rules | Try |
| POST | CreateCustomAllocationRule | /api/v2/cost/arbitrary_rule | Create custom allocation rule | Try |
| POST | ReorderCustomAllocationRules | /api/v2/cost/arbitrary_rule/reorder | Reorder custom allocation rules | Try |
| GET | GetCustomAllocationRule | /api/v2/cost/arbitrary_rule/{rule_id} | Get custom allocation rule | Try |
| PATCH | UpdateCustomAllocationRule | /api/v2/cost/arbitrary_rule/{rule_id} | Update custom allocation rule | Try |
| DELETE | DeleteCustomAllocationRule | /api/v2/cost/arbitrary_rule/{rule_id} | Delete custom allocation rule | Try |
| GET | ListCostAWSCURConfigs | /api/v2/cost/aws_cur_config | List Cloud Cost Management AWS CUR configs | Try |
| POST | CreateCostAWSCURConfig | /api/v2/cost/aws_cur_config | Create Cloud Cost Management AWS CUR config | Try |
| GET | GetCostAWSCURConfig | /api/v2/cost/aws_cur_config/{cloud_account_id} | Get cost AWS CUR config | Try |
| PATCH | UpdateCostAWSCURConfig | /api/v2/cost/aws_cur_config/{cloud_account_id} | Update Cloud Cost Management AWS CUR config | Try |
| DELETE | DeleteCostAWSCURConfig | /api/v2/cost/aws_cur_config/{cloud_account_id} | Delete Cloud Cost Management AWS CUR config | Try |
| GET | ListCostAzureUCConfigs | /api/v2/cost/azure_uc_config | List Cloud Cost Management Azure configs | Try |
| POST | CreateCostAzureUCConfigs | /api/v2/cost/azure_uc_config | Create Cloud Cost Management Azure configs | Try |
| GET | GetCostAzureUCConfig | /api/v2/cost/azure_uc_config/{cloud_account_id} | Get cost Azure UC config | Try |
| PATCH | UpdateCostAzureUCConfigs | /api/v2/cost/azure_uc_config/{cloud_account_id} | Update Cloud Cost Management Azure config | Try |
| DELETE | DeleteCostAzureUCConfig | /api/v2/cost/azure_uc_config/{cloud_account_id} | Delete Cloud Cost Management Azure config | Try |
| PUT | UpsertBudget | /api/v2/cost/budget | Create or update a budget | Try |
| POST | ValidateCsvBudget | /api/v2/cost/budget/csv/validate | Validate CSV budget | Try |
| POST | ValidateBudget | /api/v2/cost/budget/validate | Validate budget | Try |
| GET | GetBudget | /api/v2/cost/budget/{budget_id} | Get budget | Try |
| DELETE | DeleteBudget | /api/v2/cost/budget/{budget_id} | Delete budget | Try |
| GET | ListBudgets | /api/v2/cost/budgets | List budgets | Try |
| GET | ListCustomCostsFiles | /api/v2/cost/custom_costs | List Custom Costs files | Try |
| PUT | UploadCustomCostsFile | /api/v2/cost/custom_costs | Upload Custom Costs file | Try |
| GET | GetCustomCostsFile | /api/v2/cost/custom_costs/{file_id} | Get Custom Costs file | Try |
| DELETE | DeleteCustomCostsFile | /api/v2/cost/custom_costs/{file_id} | Delete Custom Costs file | Try |
| GET | ListCostGCPUsageCostConfigs | /api/v2/cost/gcp_uc_config | List Google Cloud Usage Cost configs | Try |
| POST | CreateCostGCPUsageCostConfig | /api/v2/cost/gcp_uc_config | Create Google Cloud Usage Cost config | Try |
| GET | GetCostGCPUsageCostConfig | /api/v2/cost/gcp_uc_config/{cloud_account_id} | Get Google Cloud Usage Cost config | Try |
| PATCH | UpdateCostGCPUsageCostConfig | /api/v2/cost/gcp_uc_config/{cloud_account_id} | Update Google Cloud Usage Cost config | Try |
| DELETE | DeleteCostGCPUsageCostConfig | /api/v2/cost/gcp_uc_config/{cloud_account_id} | Delete Google Cloud Usage Cost config | Try |
| GET | GetActiveBillingDimensions | /api/v2/cost_by_tag/active_billing_dimensions | Get active billing dimensions for cost attribution | Try |
| GET | GetMonthlyCostAttribution | /api/v2/cost_by_tag/monthly_cost_attribution | Get Monthly Cost Attribution | Try |
| GET | ListAllCSMAgents | /api/v2/csm/onboarding/agents | Get all CSM Agents | Try |
| GET | GetCSMCloudAccountsCoverageAnalysis | /api/v2/csm/onboarding/coverage_analysis/cloud_accounts | Get the CSM Cloud Accounts Coverage Analysis | Try |
| GET | GetCSMHostsAndContainersCoverageAnalysis | /api/v2/csm/onboarding/coverage_analysis/hosts_and_containers | Get the CSM Hosts and Containers Coverage Analysis | Try |
| GET | GetCSMServerlessCoverageAnalysis | /api/v2/csm/onboarding/coverage_analysis/serverless | Get the CSM Serverless Coverage Analysis | Try |
| GET | ListAllCSMServerlessAgents | /api/v2/csm/onboarding/serverless/agents | Get all CSM Serverless Agents | Try |
| GET | ListCurrentUserApplicationKeys | /api/v2/current_user/application_keys | Get all application keys owned by current user | Try |
| POST | CreateCurrentUserApplicationKey | /api/v2/current_user/application_keys | Create an application key for current user | Try |
| GET | GetCurrentUserApplicationKey | /api/v2/current_user/application_keys/{app_key_id} | Get one application key owned by current user | Try |
| PATCH | UpdateCurrentUserApplicationKey | /api/v2/current_user/application_keys/{app_key_id} | Edit an application key owned by current user | Try |
| DELETE | DeleteCurrentUserApplicationKey | /api/v2/current_user/application_keys/{app_key_id} | Delete an application key owned by current user | Try |
| GET | GetDashboardListItems | /api/v2/dashboard/lists/manual/{dashboard_list_id}/dashboards | Get items of a Dashboard List | Try |
| POST | CreateDashboardListItems | /api/v2/dashboard/lists/manual/{dashboard_list_id}/dashboards | Add Items to a Dashboard List | Try |
| PUT | UpdateDashboardListItems | /api/v2/dashboard/lists/manual/{dashboard_list_id}/dashboards | Update items of a dashboard list | Try |
| DELETE | DeleteDashboardListItems | /api/v2/dashboard/lists/manual/{dashboard_list_id}/dashboards | Delete items from a dashboard list | Try |
| GET | GetAllDatasets | /api/v2/datasets | Get all datasets | Try |
| POST | CreateDataset | /api/v2/datasets | Create a dataset | Try |
| GET | GetDataset | /api/v2/datasets/{dataset_id} | Get a single dataset by ID | Try |
| PUT | UpdateDataset | /api/v2/datasets/{dataset_id} | Edit a dataset | Try |
| DELETE | DeleteDataset | /api/v2/datasets/{dataset_id} | Delete a dataset | Try |
| POST | CreateDataDeletionRequest | /api/v2/deletion/data/{product} | Creates a data deletion request | Try |
| GET | GetDataDeletionRequests | /api/v2/deletion/requests | Gets a list of data deletion requests | Try |
| PUT | CancelDataDeletionRequest | /api/v2/deletion/requests/{id}/cancel | Cancels a data deletion request | Try |
| GET | ListDeploymentGates | /api/v2/deployment_gates | Get all deployment gates | Try |
| POST | CreateDeploymentGate | /api/v2/deployment_gates | Create deployment gate | Try |
| GET | GetDeploymentGateRules | /api/v2/deployment_gates/{gate_id}/rules | Get rules for a deployment gate | Try |
| POST | CreateDeploymentRule | /api/v2/deployment_gates/{gate_id}/rules | Create deployment rule | Try |
| GET | GetDeploymentRule | /api/v2/deployment_gates/{gate_id}/rules/{id} | Get deployment rule | Try |
| PUT | UpdateDeploymentRule | /api/v2/deployment_gates/{gate_id}/rules/{id} | Update deployment rule | Try |
| DELETE | DeleteDeploymentRule | /api/v2/deployment_gates/{gate_id}/rules/{id} | Delete deployment rule | Try |
| GET | GetDeploymentGate | /api/v2/deployment_gates/{id} | Get deployment gate | Try |
| PUT | UpdateDeploymentGate | /api/v2/deployment_gates/{id} | Update deployment gate | Try |
| DELETE | DeleteDeploymentGate | /api/v2/deployment_gates/{id} | Delete deployment gate | Try |
| POST | TriggerDeploymentGatesEvaluation | /api/v2/deployments/gates/evaluation | Trigger a deployment gate evaluation | Try |
| GET | GetDeploymentGatesEvaluationResult | /api/v2/deployments/gates/evaluation/{id} | Get a deployment gate evaluation result | Try |
| GET | GetDomainAllowlist | /api/v2/domain_allowlist | Get Domain Allowlist | Try |
| PATCH | PatchDomainAllowlist | /api/v2/domain_allowlist | Sets Domain Allowlist | Try |
| POST | CreateDORADeployment | /api/v2/dora/deployment | Send a deployment event | Try |
| DELETE | DeleteDORADeployment | /api/v2/dora/deployment/{deployment_id} | Delete a deployment event | Try |
| POST | ListDORADeployments | /api/v2/dora/deployments | Get a list of deployment events | Try |
| GET | GetDORADeployment | /api/v2/dora/deployments/{deployment_id} | Get a deployment event | Try |
| PATCH | PatchDORADeployment | /api/v2/dora/deployments/{deployment_id} | Patch a deployment event | Try |
| POST | CreateDORAFailure | /api/v2/dora/failure | Send an incident event | Try |
| DELETE | DeleteDORAFailure | /api/v2/dora/failure/{failure_id} | Delete an incident event | Try |
| POST | ListDORAFailures | /api/v2/dora/failures | Get a list of incident events | Try |
| GET | GetDORAFailure | /api/v2/dora/failures/{failure_id} | Get an incident event | Try |
| POST | CreateDORAIncident | /api/v2/dora/incident | Send an incident event (legacy) | Try |
| GET | ListDowntimes | /api/v2/downtime | Get all downtimes | Try |
| POST | CreateDowntime | /api/v2/downtime | Schedule a downtime | Try |
| GET | GetDowntime | /api/v2/downtime/{downtime_id} | Get a downtime | Try |
| PATCH | UpdateDowntime | /api/v2/downtime/{downtime_id} | Update a downtime | Try |
| DELETE | CancelDowntime | /api/v2/downtime/{downtime_id} | Cancel a downtime | Try |
| POST | SearchIssues | /api/v2/error-tracking/issues/search | Search error tracking issues | Try |
| GET | GetIssue | /api/v2/error-tracking/issues/{issue_id} | Get the details of an error tracking issue | Try |
| PUT | UpdateIssueAssignee | /api/v2/error-tracking/issues/{issue_id}/assignee | Update the assignee of an issue | Try |
| DELETE | DeleteIssueAssignee | /api/v2/error-tracking/issues/{issue_id}/assignee | Remove the assignee of an issue | Try |
| PUT | UpdateIssueState | /api/v2/error-tracking/issues/{issue_id}/state | Update the state of an issue | Try |
| GET | ListEvents | /api/v2/events | Get a list of events | Try |
| POST | CreateEvent | /api/v2/events | Post an event | Try |
| POST | SearchEvents | /api/v2/events/search | Search events | Try |
| GET | GetEvent | /api/v2/events/{event_id} | Get an event | Try |
| GET | ListFeatureFlags | /api/v2/feature-flags | List feature flags | Try |
| POST | CreateFeatureFlag | /api/v2/feature-flags | Create a feature flag | Try |
| GET | ListFeatureFlagsEnvironments | /api/v2/feature-flags/environments | List environments | Try |
| POST | CreateFeatureFlagsEnvironment | /api/v2/feature-flags/environments | Create an environment | Try |
| GET | GetFeatureFlagsEnvironment | /api/v2/feature-flags/environments/{environment_id} | Get an environment | Try |
| PUT | UpdateFeatureFlagsEnvironment | /api/v2/feature-flags/environments/{environment_id} | Update an environment | Try |
| DELETE | DeleteFeatureFlagsEnvironment | /api/v2/feature-flags/environments/{environment_id} | Delete an environment | Try |
| POST | PauseExposureSchedule | /api/v2/feature-flags/exposure-schedules/{exposure_schedule_id}/pause | Pause a progressive rollout | Try |
| POST | ResumeExposureSchedule | /api/v2/feature-flags/exposure-schedules/{exposure_schedule_id}/resume | Resume a progressive rollout | Try |
| POST | StartExposureSchedule | /api/v2/feature-flags/exposure-schedules/{exposure_schedule_id}/start | Start a progressive rollout | Try |
| POST | StopExposureSchedule | /api/v2/feature-flags/exposure-schedules/{exposure_schedule_id}/stop | Stop a progressive rollout | Try |
| GET | GetFeatureFlag | /api/v2/feature-flags/{feature_flag_id} | Get a feature flag | Try |
| PUT | UpdateFeatureFlag | /api/v2/feature-flags/{feature_flag_id} | Update a feature flag | Try |
| POST | ArchiveFeatureFlag | /api/v2/feature-flags/{feature_flag_id}/archive | Archive a feature flag | Try |
| POST | CreateAllocationsForFeatureFlagInEnvironment | /api/v2/feature-flags/{feature_flag_id}/environments/{environment_id}/allocations | Create targeting rules for a flag env | Try |
| PUT | UpdateAllocationsForFeatureFlagInEnvironment | /api/v2/feature-flags/{feature_flag_id}/environments/{environment_id}/allocations | Update targeting rules for a flag | Try |
| POST | DisableFeatureFlagEnvironment | /api/v2/feature-flags/{feature_flag_id}/environments/{environment_id}/disable | Disable a feature flag in an environment | Try |
| POST | EnableFeatureFlagEnvironment | /api/v2/feature-flags/{feature_flag_id}/environments/{environment_id}/enable | Enable a feature flag in an environment | Try |
| POST | UnarchiveFeatureFlag | /api/v2/feature-flags/{feature_flag_id}/unarchive | Unarchive a feature flag | Try |
| GET | GetHamrOrgConnection | /api/v2/hamr | Get HAMR organization connection | Try |
| POST | CreateHamrOrgConnection | /api/v2/hamr | Create or update HAMR organization connection | Try |
| GET | ListIncidents | /api/v2/incidents | Get a list of incidents | Try |
| POST | CreateIncident | /api/v2/incidents | Create an incident | Try |
| GET | ListGlobalIncidentHandles | /api/v2/incidents/config/global/incident-handles | List global incident handles | Try |
| POST | CreateGlobalIncidentHandle | /api/v2/incidents/config/global/incident-handles | Create global incident handle | Try |
| PUT | UpdateGlobalIncidentHandle | /api/v2/incidents/config/global/incident-handles | Update global incident handle | Try |
| DELETE | DeleteGlobalIncidentHandle | /api/v2/incidents/config/global/incident-handles | Delete global incident handle | Try |
| GET | GetGlobalIncidentSettings | /api/v2/incidents/config/global/settings | Get global incident settings | Try |
| PATCH | UpdateGlobalIncidentSettings | /api/v2/incidents/config/global/settings | Update global incident settings | Try |
| GET | ListIncidentNotificationRules | /api/v2/incidents/config/notification-rules | List incident notification rules | Try |
| POST | CreateIncidentNotificationRule | /api/v2/incidents/config/notification-rules | Create an incident notification rule | Try |
| GET | GetIncidentNotificationRule | /api/v2/incidents/config/notification-rules/{id} | Get an incident notification rule | Try |
| PUT | UpdateIncidentNotificationRule | /api/v2/incidents/config/notification-rules/{id} | Update an incident notification rule | Try |
| DELETE | DeleteIncidentNotificationRule | /api/v2/incidents/config/notification-rules/{id} | Delete an incident notification rule | Try |
| GET | ListIncidentNotificationTemplates | /api/v2/incidents/config/notification-templates | List incident notification templates | Try |
| POST | CreateIncidentNotificationTemplate | /api/v2/incidents/config/notification-templates | Create incident notification template | Try |
| GET | GetIncidentNotificationTemplate | /api/v2/incidents/config/notification-templates/{id} | Get incident notification template | Try |
| PATCH | UpdateIncidentNotificationTemplate | /api/v2/incidents/config/notification-templates/{id} | Update incident notification template | Try |
| DELETE | DeleteIncidentNotificationTemplate | /api/v2/incidents/config/notification-templates/{id} | Delete a notification template | Try |
| GET | ListIncidentPostmortemTemplates | /api/v2/incidents/config/postmortem-templates | List postmortem templates | Try |
| POST | CreateIncidentPostmortemTemplate | /api/v2/incidents/config/postmortem-templates | Create postmortem template | Try |
| GET | GetIncidentPostmortemTemplate | /api/v2/incidents/config/postmortem-templates/{template_id} | Get postmortem template | Try |
| PATCH | UpdateIncidentPostmortemTemplate | /api/v2/incidents/config/postmortem-templates/{template_id} | Update postmortem template | Try |
| DELETE | DeleteIncidentPostmortemTemplate | /api/v2/incidents/config/postmortem-templates/{template_id} | Delete postmortem template | Try |
| GET | ListIncidentTypes | /api/v2/incidents/config/types | Get a list of incident types | Try |
| POST | CreateIncidentType | /api/v2/incidents/config/types | Create an incident type | Try |
| GET | GetIncidentType | /api/v2/incidents/config/types/{incident_type_id} | Get incident type details | Try |
| PATCH | UpdateIncidentType | /api/v2/incidents/config/types/{incident_type_id} | Update an incident type | Try |
| DELETE | DeleteIncidentType | /api/v2/incidents/config/types/{incident_type_id} | Delete an incident type | Try |
| GET | ListIncidentUserDefinedFields | /api/v2/incidents/config/user-defined-fields | Get a list of incident user-defined fields | Try |
| POST | CreateIncidentUserDefinedField | /api/v2/incidents/config/user-defined-fields | Create an incident user-defined field | Try |
| GET | GetIncidentUserDefinedField | /api/v2/incidents/config/user-defined-fields/{field_id} | Get an incident user-defined field | Try |
| PATCH | UpdateIncidentUserDefinedField | /api/v2/incidents/config/user-defined-fields/{field_id} | Update an incident user-defined field | Try |
| DELETE | DeleteIncidentUserDefinedField | /api/v2/incidents/config/user-defined-fields/{field_id} | Delete an incident user-defined field | Try |
| POST | ImportIncident | /api/v2/incidents/import | Import an incident | Try |
| GET | SearchIncidents | /api/v2/incidents/search | Search for incidents | Try |
| GET | GetIncident | /api/v2/incidents/{incident_id} | Get the details of an incident | Try |
| PATCH | UpdateIncident | /api/v2/incidents/{incident_id} | Update an existing incident | Try |
| DELETE | DeleteIncident | /api/v2/incidents/{incident_id} | Delete an existing incident | Try |
| GET | ListIncidentAttachments | /api/v2/incidents/{incident_id}/attachments | List incident attachments | Try |
| POST | CreateIncidentAttachment | /api/v2/incidents/{incident_id}/attachments | Create incident attachment | Try |
| POST | CreateIncidentPostmortemAttachment | /api/v2/incidents/{incident_id}/attachments/postmortems | Create postmortem attachment | Try |
| PATCH | UpdateIncidentAttachment | /api/v2/incidents/{incident_id}/attachments/{attachment_id} | Update incident attachment | Try |
| DELETE | DeleteIncidentAttachment | /api/v2/incidents/{incident_id}/attachments/{attachment_id} | Delete incident attachment | Try |
| GET | ListIncidentImpacts | /api/v2/incidents/{incident_id}/impacts | List an incident's impacts | Try |
| POST | CreateIncidentImpact | /api/v2/incidents/{incident_id}/impacts | Create an incident impact | Try |
| DELETE | DeleteIncidentImpact | /api/v2/incidents/{incident_id}/impacts/{impact_id} | Delete an incident impact | Try |
| GET | ListIncidentIntegrations | /api/v2/incidents/{incident_id}/relationships/integrations | Get a list of an incident's integration metadata | Try |
| POST | CreateIncidentIntegration | /api/v2/incidents/{incident_id}/relationships/integrations | Create an incident integration metadata | Try |
| GET | GetIncidentIntegration | /api/v2/incidents/{incident_id}/relationships/integrations/{integration_metadata_id} | Get incident integration metadata details | Try |
| PATCH | UpdateIncidentIntegration | /api/v2/incidents/{incident_id}/relationships/integrations/{integration_metadata_id} | Update an existing incident integration metadata | Try |
| DELETE | DeleteIncidentIntegration | /api/v2/incidents/{incident_id}/relationships/integrations/{integration_metadata_id} | Delete an incident integration metadata | Try |
| GET | ListIncidentTodos | /api/v2/incidents/{incident_id}/relationships/todos | Get a list of an incident's todos | Try |
| POST | CreateIncidentTodo | /api/v2/incidents/{incident_id}/relationships/todos | Create an incident todo | Try |
| GET | GetIncidentTodo | /api/v2/incidents/{incident_id}/relationships/todos/{todo_id} | Get incident todo details | Try |
| PATCH | UpdateIncidentTodo | /api/v2/incidents/{incident_id}/relationships/todos/{todo_id} | Update an incident todo | Try |
| DELETE | DeleteIncidentTodo | /api/v2/incidents/{incident_id}/relationships/todos/{todo_id} | Delete an incident todo | Try |
| GET | ListAWSAccounts | /api/v2/integration/aws/accounts | List all AWS integrations | Try |
| POST | CreateAWSAccount | /api/v2/integration/aws/accounts | Create an AWS integration | Try |
| GET | GetAWSAccount | /api/v2/integration/aws/accounts/{aws_account_config_id} | Get an AWS integration by config ID | Try |
| PATCH | UpdateAWSAccount | /api/v2/integration/aws/accounts/{aws_account_config_id} | Update an AWS integration | Try |
| DELETE | DeleteAWSAccount | /api/v2/integration/aws/accounts/{aws_account_config_id} | Delete an AWS integration | Try |
| GET | GetAWSAccountCCMConfig | /api/v2/integration/aws/accounts/{aws_account_config_id}/ccm_config | Get AWS CCM config | Try |
| POST | CreateAWSAccountCCMConfig | /api/v2/integration/aws/accounts/{aws_account_config_id}/ccm_config | Create AWS CCM config | Try |
| PATCH | UpdateAWSAccountCCMConfig | /api/v2/integration/aws/accounts/{aws_account_config_id}/ccm_config | Update AWS CCM config | Try |
| DELETE | DeleteAWSAccountCCMConfig | /api/v2/integration/aws/accounts/{aws_account_config_id}/ccm_config | Delete AWS CCM config | Try |
| GET | ListAWSNamespaces | /api/v2/integration/aws/available_namespaces | List available namespaces | Try |
| GET | ListAWSEventBridgeSources | /api/v2/integration/aws/event_bridge | Get all Amazon EventBridge sources | Try |
| POST | CreateAWSEventBridgeSource | /api/v2/integration/aws/event_bridge | Create an Amazon EventBridge source | Try |
| DELETE | DeleteAWSEventBridgeSource | /api/v2/integration/aws/event_bridge | Delete an Amazon EventBridge source | Try |
| POST | CreateNewAWSExternalID | /api/v2/integration/aws/generate_new_external_id | Generate a new external ID | Try |
| GET | GetAWSIntegrationIAMPermissions | /api/v2/integration/aws/iam_permissions | Get AWS integration IAM permissions | Try |
| GET | GetAWSIntegrationIAMPermissionsResourceCollection | /api/v2/integration/aws/iam_permissions/resource_collection | Get resource collection IAM permissions | Try |
| GET | GetAWSIntegrationIAMPermissionsStandard | /api/v2/integration/aws/iam_permissions/standard | Get AWS integration standard IAM permissions | Try |
| GET | ListAWSLogsServices | /api/v2/integration/aws/logs/services | Get list of AWS log ready services | Try |
| GET | ListGCPSTSAccounts | /api/v2/integration/gcp/accounts | List all GCP STS-enabled service accounts | Try |
| POST | CreateGCPSTSAccount | /api/v2/integration/gcp/accounts | Create a new entry for your service account | Try |
| PATCH | UpdateGCPSTSAccount | /api/v2/integration/gcp/accounts/{account_id} | Update STS Service Account | Try |
| DELETE | DeleteGCPSTSAccount | /api/v2/integration/gcp/accounts/{account_id} | Delete an STS enabled GCP Account | Try |
| GET | GetGCPSTSDelegate | /api/v2/integration/gcp/sts_delegate | List delegate account | Try |
| POST | MakeGCPSTSDelegate | /api/v2/integration/gcp/sts_delegate | Create a Datadog GCP principal | Try |
| GET | GetSpaceByDisplayName | /api/v2/integration/google-chat/organizations/app/named-spaces/{domain_name}/{space_display_name} | Get space information by display name | Try |
| GET | ListOrganizationHandles | /api/v2/integration/google-chat/organizations/{organization_binding_id}/organization-handles | Get all organization handles | Try |
| POST | CreateOrganizationHandle | /api/v2/integration/google-chat/organizations/{organization_binding_id}/organization-handles | Create organization handle | Try |
| GET | GetOrganizationHandle | /api/v2/integration/google-chat/organizations/{organization_binding_id}/organization-handles/{handle_id} | Get organization handle | Try |
| PATCH | UpdateOrganizationHandle | /api/v2/integration/google-chat/organizations/{organization_binding_id}/organization-handles/{handle_id} | Update organization handle | Try |
| DELETE | DeleteOrganizationHandle | /api/v2/integration/google-chat/organizations/{organization_binding_id}/organization-handles/{handle_id} | Delete organization handle | Try |
| GET | ListJiraAccounts | /api/v2/integration/jira/accounts | List Jira accounts | Try |
| DELETE | DeleteJiraAccount | /api/v2/integration/jira/accounts/{account_id} | Delete Jira account | Try |
| GET | ListJiraIssueTemplates | /api/v2/integration/jira/issue-templates | List Jira issue templates | Try |
| POST | CreateJiraIssueTemplate | /api/v2/integration/jira/issue-templates | Create Jira issue template | Try |
| GET | GetJiraIssueTemplate | /api/v2/integration/jira/issue-templates/{issue_template_id} | Get Jira issue template | Try |
| PATCH | UpdateJiraIssueTemplate | /api/v2/integration/jira/issue-templates/{issue_template_id} | Update Jira issue template | Try |
| DELETE | DeleteJiraIssueTemplate | /api/v2/integration/jira/issue-templates/{issue_template_id} | Delete Jira issue template | Try |
| GET | GetChannelByName | /api/v2/integration/ms-teams/configuration/channel/{tenant_name}/{team_name}/{channel_name} | Get channel information by name | Try |
| GET | ListTenantBasedHandles | /api/v2/integration/ms-teams/configuration/tenant-based-handles | Get all tenant-based handles | Try |
| POST | CreateTenantBasedHandle | /api/v2/integration/ms-teams/configuration/tenant-based-handles | Create tenant-based handle | Try |
| GET | GetTenantBasedHandle | /api/v2/integration/ms-teams/configuration/tenant-based-handles/{handle_id} | Get tenant-based handle information | Try |
| PATCH | UpdateTenantBasedHandle | /api/v2/integration/ms-teams/configuration/tenant-based-handles/{handle_id} | Update tenant-based handle | Try |
| DELETE | DeleteTenantBasedHandle | /api/v2/integration/ms-teams/configuration/tenant-based-handles/{handle_id} | Delete tenant-based handle | Try |
| GET | ListWorkflowsWebhookHandles | /api/v2/integration/ms-teams/configuration/workflows-webhook-handles | Get all Workflows webhook handles | Try |
| POST | CreateWorkflowsWebhookHandle | /api/v2/integration/ms-teams/configuration/workflows-webhook-handles | Create Workflows webhook handle | Try |
| GET | GetWorkflowsWebhookHandle | /api/v2/integration/ms-teams/configuration/workflows-webhook-handles/{handle_id} | Get Workflows webhook handle information | Try |
| PATCH | UpdateWorkflowsWebhookHandle | /api/v2/integration/ms-teams/configuration/workflows-webhook-handles/{handle_id} | Update Workflows webhook handle | Try |
| DELETE | DeleteWorkflowsWebhookHandle | /api/v2/integration/ms-teams/configuration/workflows-webhook-handles/{handle_id} | Delete Workflows webhook handle | Try |
| GET | ListTenancyProducts | /api/v2/integration/oci/products | List tenancy products | Try |
| GET | GetTenancyConfigs | /api/v2/integration/oci/tenancies | Get tenancy configs | Try |
| POST | CreateTenancyConfig | /api/v2/integration/oci/tenancies | Create tenancy config | Try |
| GET | GetTenancyConfig | /api/v2/integration/oci/tenancies/{tenancy_ocid} | Get tenancy config | Try |
| PATCH | UpdateTenancyConfig | /api/v2/integration/oci/tenancies/{tenancy_ocid} | Update tenancy config | Try |
| DELETE | DeleteTenancyConfig | /api/v2/integration/oci/tenancies/{tenancy_ocid} | Delete tenancy config | Try |
| GET | ListOpsgenieServices | /api/v2/integration/opsgenie/services | Get all service objects | Try |
| POST | CreateOpsgenieService | /api/v2/integration/opsgenie/services | Create a new service object | Try |
| GET | GetOpsgenieService | /api/v2/integration/opsgenie/services/{integration_service_id} | Get a single service object | Try |
| PATCH | UpdateOpsgenieService | /api/v2/integration/opsgenie/services/{integration_service_id} | Update a single service object | Try |
| DELETE | DeleteOpsgenieService | /api/v2/integration/opsgenie/services/{integration_service_id} | Delete a single service object | Try |
| GET | ListServiceNowAssignmentGroups | /api/v2/integration/servicenow/assignment_groups/{instance_id} | List ServiceNow assignment groups | Try |
| GET | ListServiceNowBusinessServices | /api/v2/integration/servicenow/business_services/{instance_id} | List ServiceNow business services | Try |
| GET | ListServiceNowTemplates | /api/v2/integration/servicenow/handles | List ServiceNow templates | Try |
| POST | CreateServiceNowTemplate | /api/v2/integration/servicenow/handles | Create ServiceNow template | Try |
| GET | GetServiceNowTemplate | /api/v2/integration/servicenow/handles/{template_id} | Get ServiceNow template | Try |
| PUT | UpdateServiceNowTemplate | /api/v2/integration/servicenow/handles/{template_id} | Update ServiceNow template | Try |
| DELETE | DeleteServiceNowTemplate | /api/v2/integration/servicenow/handles/{template_id} | Delete ServiceNow template | Try |
| GET | ListServiceNowInstances | /api/v2/integration/servicenow/instances | List ServiceNow instances | Try |
| GET | ListServiceNowUsers | /api/v2/integration/servicenow/users/{instance_id} | List ServiceNow users | Try |
| GET | ListIntegrations | /api/v2/integrations | List Integrations | Try |
| GET | ListCloudflareAccounts | /api/v2/integrations/cloudflare/accounts | List Cloudflare accounts | Try |
| POST | CreateCloudflareAccount | /api/v2/integrations/cloudflare/accounts | Add Cloudflare account | Try |
| GET | GetCloudflareAccount | /api/v2/integrations/cloudflare/accounts/{account_id} | Get Cloudflare account | Try |
| PATCH | UpdateCloudflareAccount | /api/v2/integrations/cloudflare/accounts/{account_id} | Update Cloudflare account | Try |
| DELETE | DeleteCloudflareAccount | /api/v2/integrations/cloudflare/accounts/{account_id} | Delete Cloudflare account | Try |
| GET | ListConfluentAccount | /api/v2/integrations/confluent-cloud/accounts | List Confluent accounts | Try |
| POST | CreateConfluentAccount | /api/v2/integrations/confluent-cloud/accounts | Add Confluent account | Try |
| GET | GetConfluentAccount | /api/v2/integrations/confluent-cloud/accounts/{account_id} | Get Confluent account | Try |
| PATCH | UpdateConfluentAccount | /api/v2/integrations/confluent-cloud/accounts/{account_id} | Update Confluent account | Try |
| DELETE | DeleteConfluentAccount | /api/v2/integrations/confluent-cloud/accounts/{account_id} | Delete Confluent account | Try |
| GET | ListConfluentResource | /api/v2/integrations/confluent-cloud/accounts/{account_id}/resources | List Confluent Account resources | Try |
| POST | CreateConfluentResource | /api/v2/integrations/confluent-cloud/accounts/{account_id}/resources | Add resource to Confluent account | Try |
| GET | GetConfluentResource | /api/v2/integrations/confluent-cloud/accounts/{account_id}/resources/{resource_id} | Get resource from Confluent account | Try |
| PATCH | UpdateConfluentResource | /api/v2/integrations/confluent-cloud/accounts/{account_id}/resources/{resource_id} | Update resource in Confluent account | Try |
| DELETE | DeleteConfluentResource | /api/v2/integrations/confluent-cloud/accounts/{account_id}/resources/{resource_id} | Delete resource from Confluent account | Try |
| GET | ListFastlyAccounts | /api/v2/integrations/fastly/accounts | List Fastly accounts | Try |
| POST | CreateFastlyAccount | /api/v2/integrations/fastly/accounts | Add Fastly account | Try |
| GET | GetFastlyAccount | /api/v2/integrations/fastly/accounts/{account_id} | Get Fastly account | Try |
| PATCH | UpdateFastlyAccount | /api/v2/integrations/fastly/accounts/{account_id} | Update Fastly account | Try |
| DELETE | DeleteFastlyAccount | /api/v2/integrations/fastly/accounts/{account_id} | Delete Fastly account | Try |
| GET | ListFastlyServices | /api/v2/integrations/fastly/accounts/{account_id}/services | List Fastly services | Try |
| POST | CreateFastlyService | /api/v2/integrations/fastly/accounts/{account_id}/services | Add Fastly service | Try |
| GET | GetFastlyService | /api/v2/integrations/fastly/accounts/{account_id}/services/{service_id} | Get Fastly service | Try |
| PATCH | UpdateFastlyService | /api/v2/integrations/fastly/accounts/{account_id}/services/{service_id} | Update Fastly service | Try |
| DELETE | DeleteFastlyService | /api/v2/integrations/fastly/accounts/{account_id}/services/{service_id} | Delete Fastly service | Try |
| GET | ListOktaAccounts | /api/v2/integrations/okta/accounts | List Okta accounts | Try |
| POST | CreateOktaAccount | /api/v2/integrations/okta/accounts | Add Okta account | Try |
| GET | GetOktaAccount | /api/v2/integrations/okta/accounts/{account_id} | Get Okta account | Try |
| PATCH | UpdateOktaAccount | /api/v2/integrations/okta/accounts/{account_id} | Update Okta account | Try |
| DELETE | DeleteOktaAccount | /api/v2/integrations/okta/accounts/{account_id} | Delete Okta account | Try |
| GET | GetIPAllowlist | /api/v2/ip_allowlist | Get IP Allowlist | Try |
| PATCH | UpdateIPAllowlist | /api/v2/ip_allowlist | Update IP Allowlist | Try |
| GET | ListLLMObsExperiments | /api/v2/llm-obs/v1/experiments | List LLM Observability experiments | Try |
| POST | CreateLLMObsExperiment | /api/v2/llm-obs/v1/experiments | Create an LLM Observability experiment | Try |
| POST | DeleteLLMObsExperiments | /api/v2/llm-obs/v1/experiments/delete | Delete LLM Observability experiments | Try |
| PATCH | UpdateLLMObsExperiment | /api/v2/llm-obs/v1/experiments/{experiment_id} | Update an LLM Observability experiment | Try |
| POST | CreateLLMObsExperimentEvents | /api/v2/llm-obs/v1/experiments/{experiment_id}/events | Push events for an LLM Observability experiment | Try |
| GET | ListLLMObsProjects | /api/v2/llm-obs/v1/projects | List LLM Observability projects | Try |
| POST | CreateLLMObsProject | /api/v2/llm-obs/v1/projects | Create an LLM Observability project | Try |
| POST | DeleteLLMObsProjects | /api/v2/llm-obs/v1/projects/delete | Delete LLM Observability projects | Try |
| PATCH | UpdateLLMObsProject | /api/v2/llm-obs/v1/projects/{project_id} | Update an LLM Observability project | Try |
| GET | ListLLMObsDatasets | /api/v2/llm-obs/v1/{project_id}/datasets | List LLM Observability datasets | Try |
| POST | CreateLLMObsDataset | /api/v2/llm-obs/v1/{project_id}/datasets | Create an LLM Observability dataset | Try |
| POST | DeleteLLMObsDatasets | /api/v2/llm-obs/v1/{project_id}/datasets/delete | Delete LLM Observability datasets | Try |
| PATCH | UpdateLLMObsDataset | /api/v2/llm-obs/v1/{project_id}/datasets/{dataset_id} | Update an LLM Observability dataset | Try |
| GET | ListLLMObsDatasetRecords | /api/v2/llm-obs/v1/{project_id}/datasets/{dataset_id}/records | List LLM Observability dataset records | Try |
| POST | CreateLLMObsDatasetRecords | /api/v2/llm-obs/v1/{project_id}/datasets/{dataset_id}/records | Append records to an LLM Observability dataset | Try |
| PATCH | UpdateLLMObsDatasetRecords | /api/v2/llm-obs/v1/{project_id}/datasets/{dataset_id}/records | Update LLM Observability dataset records | Try |
| POST | DeleteLLMObsDatasetRecords | /api/v2/llm-obs/v1/{project_id}/datasets/{dataset_id}/records/delete | Delete LLM Observability dataset records | Try |
| POST | SubmitLog | /api/v2/logs | Send logs | Try |
| POST | AggregateLogs | /api/v2/logs/analytics/aggregate | Aggregate events | Try |
| GET | GetLogsArchiveOrder | /api/v2/logs/config/archive-order | Get archive order | Try |
| PUT | UpdateLogsArchiveOrder | /api/v2/logs/config/archive-order | Update archive order | Try |
| GET | ListLogsArchives | /api/v2/logs/config/archives | Get all archives | Try |
| POST | CreateLogsArchive | /api/v2/logs/config/archives | Create an archive | Try |
| GET | GetLogsArchive | /api/v2/logs/config/archives/{archive_id} | Get an archive | Try |
| PUT | UpdateLogsArchive | /api/v2/logs/config/archives/{archive_id} | Update an archive | Try |
| DELETE | DeleteLogsArchive | /api/v2/logs/config/archives/{archive_id} | Delete an archive | Try |
| GET | ListArchiveReadRoles | /api/v2/logs/config/archives/{archive_id}/readers | List read roles for an archive | Try |
| POST | AddReadRoleToArchive | /api/v2/logs/config/archives/{archive_id}/readers | Grant role to an archive | Try |
| DELETE | RemoveRoleFromArchive | /api/v2/logs/config/archives/{archive_id}/readers | Revoke role from an archive | Try |
| GET | ListLogsCustomDestinations | /api/v2/logs/config/custom-destinations | Get all custom destinations | Try |
| POST | CreateLogsCustomDestination | /api/v2/logs/config/custom-destinations | Create a custom destination | Try |
| GET | GetLogsCustomDestination | /api/v2/logs/config/custom-destinations/{custom_destination_id} | Get a custom destination | Try |
| PATCH | UpdateLogsCustomDestination | /api/v2/logs/config/custom-destinations/{custom_destination_id} | Update a custom destination | Try |
| DELETE | DeleteLogsCustomDestination | /api/v2/logs/config/custom-destinations/{custom_destination_id} | Delete a custom destination | Try |
| GET | ListLogsMetrics | /api/v2/logs/config/metrics | Get all log-based metrics | Try |
| POST | CreateLogsMetric | /api/v2/logs/config/metrics | Create a log-based metric | Try |
| GET | GetLogsMetric | /api/v2/logs/config/metrics/{metric_id} | Get a log-based metric | Try |
| PATCH | UpdateLogsMetric | /api/v2/logs/config/metrics/{metric_id} | Update a log-based metric | Try |
| DELETE | DeleteLogsMetric | /api/v2/logs/config/metrics/{metric_id} | Delete a log-based metric | Try |
| GET | ListRestrictionQueries | /api/v2/logs/config/restriction_queries | List restriction queries | Try |
| POST | CreateRestrictionQuery | /api/v2/logs/config/restriction_queries | Create a restriction query | Try |
| GET | GetRoleRestrictionQuery | /api/v2/logs/config/restriction_queries/role/{role_id} | Get restriction query for a given role | Try |
| GET | ListUserRestrictionQueries | /api/v2/logs/config/restriction_queries/user/{user_id} | Get all restriction queries for a given user | Try |
| GET | GetRestrictionQuery | /api/v2/logs/config/restriction_queries/{restriction_query_id} | Get a restriction query | Try |
| PUT | ReplaceRestrictionQuery | /api/v2/logs/config/restriction_queries/{restriction_query_id} | Replace a restriction query | Try |
| PATCH | UpdateRestrictionQuery | /api/v2/logs/config/restriction_queries/{restriction_query_id} | Update a restriction query | Try |
| DELETE | DeleteRestrictionQuery | /api/v2/logs/config/restriction_queries/{restriction_query_id} | Delete a restriction query | Try |
| GET | ListRestrictionQueryRoles | /api/v2/logs/config/restriction_queries/{restriction_query_id}/roles | List roles for a restriction query | Try |
| POST | AddRoleToRestrictionQuery | /api/v2/logs/config/restriction_queries/{restriction_query_id}/roles | Grant role to a restriction query | Try |
| DELETE | RemoveRoleFromRestrictionQuery | /api/v2/logs/config/restriction_queries/{restriction_query_id}/roles | Revoke role from a restriction query | Try |
| GET | ListLogsGet | /api/v2/logs/events | Search logs (GET) | Try |
| POST | ListLogs | /api/v2/logs/events/search | Search logs (POST) | Try |
| GET | ListTagConfigurations | /api/v2/metrics | Get a list of metrics | Try |
| POST | CreateBulkTagsMetricsConfiguration | /api/v2/metrics/config/bulk-tags | Configure tags for multiple metrics | Try |
| DELETE | DeleteBulkTagsMetricsConfiguration | /api/v2/metrics/config/bulk-tags | Delete tags for multiple metrics | Try |
| GET | ListActiveMetricConfigurations | /api/v2/metrics/{metric_name}/active-configurations | List active tags and aggregations | Try |
| GET | ListTagsByMetricName | /api/v2/metrics/{metric_name}/all-tags | List tags by metric name | Try |
| GET | ListMetricAssets | /api/v2/metrics/{metric_name}/assets | Related Assets to a Metric | Try |
| GET | EstimateMetricsOutputSeries | /api/v2/metrics/{metric_name}/estimate | Tag Configuration Cardinality Estimator | Try |
| GET | GetMetricTagCardinalityDetails | /api/v2/metrics/{metric_name}/tag-cardinalities | Get tag key cardinality details | Try |
| GET | ListTagConfigurationByName | /api/v2/metrics/{metric_name}/tags | List tag configuration by name | Try |
| POST | CreateTagConfiguration | /api/v2/metrics/{metric_name}/tags | Create a tag configuration | Try |
| PATCH | UpdateTagConfiguration | /api/v2/metrics/{metric_name}/tags | Update a tag configuration | Try |
| DELETE | DeleteTagConfiguration | /api/v2/metrics/{metric_name}/tags | Delete a tag configuration | Try |
| GET | ListVolumesByMetricName | /api/v2/metrics/{metric_name}/volumes | List distinct metric volumes by metric name | Try |
| GET | GetMonitorNotificationRules | /api/v2/monitor/notification_rule | Get all monitor notification rules | Try |
| POST | CreateMonitorNotificationRule | /api/v2/monitor/notification_rule | Create a monitor notification rule | Try |
| GET | GetMonitorNotificationRule | /api/v2/monitor/notification_rule/{rule_id} | Get a monitor notification rule | Try |
| PATCH | UpdateMonitorNotificationRule | /api/v2/monitor/notification_rule/{rule_id} | Update a monitor notification rule | Try |
| DELETE | DeleteMonitorNotificationRule | /api/v2/monitor/notification_rule/{rule_id} | Delete a monitor notification rule | Try |
| GET | ListMonitorConfigPolicies | /api/v2/monitor/policy | Get all monitor configuration policies | Try |
| POST | CreateMonitorConfigPolicy | /api/v2/monitor/policy | Create a monitor configuration policy | Try |
| GET | GetMonitorConfigPolicy | /api/v2/monitor/policy/{policy_id} | Get a monitor configuration policy | Try |
| PATCH | UpdateMonitorConfigPolicy | /api/v2/monitor/policy/{policy_id} | Edit a monitor configuration policy | Try |
| DELETE | DeleteMonitorConfigPolicy | /api/v2/monitor/policy/{policy_id} | Delete a monitor configuration policy | Try |
| GET | ListMonitorUserTemplates | /api/v2/monitor/template | Get all monitor user templates | Try |
| POST | CreateMonitorUserTemplate | /api/v2/monitor/template | Create a monitor user template | Try |
| POST | ValidateMonitorUserTemplate | /api/v2/monitor/template/validate | Validate a monitor user template | Try |
| GET | GetMonitorUserTemplate | /api/v2/monitor/template/{template_id} | Get a monitor user template | Try |
| PUT | UpdateMonitorUserTemplate | /api/v2/monitor/template/{template_id} | Update a monitor user template to a new version | Try |
| DELETE | DeleteMonitorUserTemplate | /api/v2/monitor/template/{template_id} | Delete a monitor user template | Try |
| POST | ValidateExistingMonitorUserTemplate | /api/v2/monitor/template/{template_id}/validate | Validate an existing monitor user template | Try |
| GET | ListMonitorDowntimes | /api/v2/monitor/{monitor_id}/downtime_matches | Get active downtimes for a monitor | Try |
| GET | ListDevices | /api/v2/ndm/devices | Get the list of devices | Try |
| GET | GetDevice | /api/v2/ndm/devices/{device_id} | Get the device details | Try |
| GET | GetInterfaces | /api/v2/ndm/interfaces | Get the list of interfaces of the device | Try |
| GET | ListDeviceUserTags | /api/v2/ndm/tags/devices/{device_id} | Get the list of tags for a device | Try |
| PATCH | UpdateDeviceUserTags | /api/v2/ndm/tags/devices/{device_id} | Update the tags for a device | Try |
| GET | ListInterfaceUserTags | /api/v2/ndm/tags/interfaces/{interface_id} | List tags for an interface | Try |
| PATCH | UpdateInterfaceUserTags | /api/v2/ndm/tags/interfaces/{interface_id} | Update the tags for an interface | Try |
| GET | GetAggregatedConnections | /api/v2/network/connections/aggregate | Get all aggregated connections | Try |
| GET | GetAggregatedDns | /api/v2/network/dns/aggregate | Get all aggregated DNS traffic | Try |
| GET | ListPipelines | /api/v2/obs-pipelines/pipelines | List pipelines | Try |
| POST | CreatePipeline | /api/v2/obs-pipelines/pipelines | Create a new pipeline | Try |
| POST | ValidatePipeline | /api/v2/obs-pipelines/pipelines/validate | Validate an observability pipeline | Try |
| GET | GetPipeline | /api/v2/obs-pipelines/pipelines/{pipeline_id} | Get a specific pipeline | Try |
| PUT | UpdatePipeline | /api/v2/obs-pipelines/pipelines/{pipeline_id} | Update a pipeline | Try |
| DELETE | DeletePipeline | /api/v2/obs-pipelines/pipelines/{pipeline_id} | Delete a pipeline | Try |
| POST | CreateOnCallEscalationPolicy | /api/v2/on-call/escalation-policies | Create On-Call escalation policy | Try |
| GET | GetOnCallEscalationPolicy | /api/v2/on-call/escalation-policies/{policy_id} | Get On-Call escalation policy | Try |
| PUT | UpdateOnCallEscalationPolicy | /api/v2/on-call/escalation-policies/{policy_id} | Update On-Call escalation policy | Try |
| DELETE | DeleteOnCallEscalationPolicy | /api/v2/on-call/escalation-policies/{policy_id} | Delete On-Call escalation policy | Try |
| POST | CreateOnCallPage | /api/v2/on-call/pages | Create On-Call Page | Try |
| POST | AcknowledgeOnCallPage | /api/v2/on-call/pages/{page_id}/acknowledge | Acknowledge On-Call Page | Try |
| POST | EscalateOnCallPage | /api/v2/on-call/pages/{page_id}/escalate | Escalate On-Call Page | Try |
| POST | ResolveOnCallPage | /api/v2/on-call/pages/{page_id}/resolve | Resolve On-Call Page | Try |
| POST | CreateOnCallSchedule | /api/v2/on-call/schedules | Create On-Call schedule | Try |
| GET | GetOnCallSchedule | /api/v2/on-call/schedules/{schedule_id} | Get On-Call schedule | Try |
| PUT | UpdateOnCallSchedule | /api/v2/on-call/schedules/{schedule_id} | Update On-Call schedule | Try |
| DELETE | DeleteOnCallSchedule | /api/v2/on-call/schedules/{schedule_id} | Delete On-Call schedule | Try |
| GET | GetScheduleOnCallUser | /api/v2/on-call/schedules/{schedule_id}/on-call | Get scheduled on-call user | Try |
| GET | GetTeamOnCallUsers | /api/v2/on-call/teams/{team_id}/on-call | Get team on-call users | Try |
| GET | GetOnCallTeamRoutingRules | /api/v2/on-call/teams/{team_id}/routing-rules | Get On-Call team routing rules | Try |
| PUT | SetOnCallTeamRoutingRules | /api/v2/on-call/teams/{team_id}/routing-rules | Set On-Call team routing rules | Try |
| GET | ListUserNotificationChannels | /api/v2/on-call/users/{user_id}/notification-channels | List On-Call notification channels for a user | Try |
| POST | CreateUserNotificationChannel | /api/v2/on-call/users/{user_id}/notification-channels | Create an On-Call notification channel for a user | Try |
| GET | GetUserNotificationChannel | /api/v2/on-call/users/{user_id}/notification-channels/{channel_id} | Get an On-Call notification channel for a user | Try |
| DELETE | DeleteUserNotificationChannel | /api/v2/on-call/users/{user_id}/notification-channels/{channel_id} | Delete an On-Call notification channel for a user | Try |
| GET | ListUserNotificationRules | /api/v2/on-call/users/{user_id}/notification-rules | List On-Call notification rules for a user | Try |
| POST | CreateUserNotificationRule | /api/v2/on-call/users/{user_id}/notification-rules | Create an On-Call notification rule for a user | Try |
| GET | GetUserNotificationRule | /api/v2/on-call/users/{user_id}/notification-rules/{rule_id} | Get an On-Call notification rule for a user | Try |
| PUT | UpdateUserNotificationRule | /api/v2/on-call/users/{user_id}/notification-rules/{rule_id} | Update an On-Call notification rule for a user | Try |
| DELETE | DeleteUserNotificationRule | /api/v2/on-call/users/{user_id}/notification-rules/{rule_id} | Delete an On-Call notification rule for a user | Try |
| GET | ListOrgConfigs | /api/v2/org_configs | List Org Configs | Try |
| GET | GetOrgConfig | /api/v2/org_configs/{org_config_name} | Get a specific Org Config value | Try |
| PATCH | UpdateOrgConfig | /api/v2/org_configs/{org_config_name} | Update a specific Org Config | Try |
| GET | ListOrgConnections | /api/v2/org_connections | List Org Connections | Try |
| POST | CreateOrgConnections | /api/v2/org_connections | Create Org Connection | Try |
| PATCH | UpdateOrgConnections | /api/v2/org_connections/{connection_id} | Update Org Connection | Try |
| DELETE | DeleteOrgConnections | /api/v2/org_connections/{connection_id} | Delete Org Connection | Try |
| GET | ListPermissions | /api/v2/permissions | List permissions | Try |
| GET | ListFindings | /api/v2/posture_management/findings | List findings | Try |
| PATCH | MuteFindings | /api/v2/posture_management/findings | Mute or unmute a batch of findings | Try |
| GET | GetFinding | /api/v2/posture_management/findings/{finding_id} | Get a finding | Try |
| GET | ListPowerpacks | /api/v2/powerpacks | Get all powerpacks | Try |
| POST | CreatePowerpack | /api/v2/powerpacks | Create a new powerpack | Try |
| GET | GetPowerpack | /api/v2/powerpacks/{powerpack_id} | Get a Powerpack | Try |
| PATCH | UpdatePowerpack | /api/v2/powerpacks/{powerpack_id} | Update a powerpack | Try |
| DELETE | DeletePowerpack | /api/v2/powerpacks/{powerpack_id} | Delete a powerpack | Try |
| GET | ListProcesses | /api/v2/processes | Get all processes | Try |
| POST | SubmitProductAnalyticsEvent | /api/v2/prodlytics | Send server-side events | Try |
| POST | GetAccountFacetInfo | /api/v2/product-analytics/accounts/facet_info | Get account facet info | Try |
| POST | QueryAccounts | /api/v2/product-analytics/accounts/query | Query accounts | Try |
| POST | QueryProductAnalyticsScalar | /api/v2/product-analytics/analytics/scalar | Compute scalar analytics | Try |
| POST | QueryProductAnalyticsTimeseries | /api/v2/product-analytics/analytics/timeseries | Compute timeseries analytics | Try |
| POST | QueryEventFilteredUsers | /api/v2/product-analytics/users/event_filtered_query | Query event filtered users | Try |
| POST | GetUserFacetInfo | /api/v2/product-analytics/users/facet_info | Get user facet info | Try |
| POST | QueryUsers | /api/v2/product-analytics/users/query | Query users | Try |
| GET | GetMapping | /api/v2/product-analytics/{entity}/mapping | Get mapping | Try |
| POST | CreateConnection | /api/v2/product-analytics/{entity}/mapping/connection | Create connection | Try |
| PUT | UpdateConnection | /api/v2/product-analytics/{entity}/mapping/connection | Update connection | Try |
| DELETE | DeleteConnection | /api/v2/product-analytics/{entity}/mapping/connection/{id} | Delete connection | Try |
| GET | ListConnections | /api/v2/product-analytics/{entity}/mapping/connections | List connections | Try |
| POST | QueryScalarData | /api/v2/query/scalar | Query scalar data across multiple products | Try |
| POST | QueryTimeseriesData | /api/v2/query/timeseries | Query timeseries data across multiple products | Try |
| POST | BatchRowsQuery | /api/v2/reference-tables/queries/batch-rows | Batch rows query | Try |
| GET | ListTables | /api/v2/reference-tables/tables | List tables | Try |
| POST | CreateReferenceTable | /api/v2/reference-tables/tables | Create reference table | Try |
| GET | GetTable | /api/v2/reference-tables/tables/{id} | Get table | Try |
| PATCH | UpdateReferenceTable | /api/v2/reference-tables/tables/{id} | Update reference table | Try |
| DELETE | DeleteTable | /api/v2/reference-tables/tables/{id} | Delete table | Try |
| GET | GetRowsByID | /api/v2/reference-tables/tables/{id}/rows | Get rows by id | Try |
| POST | UpsertRows | /api/v2/reference-tables/tables/{id}/rows | Upsert rows | Try |
| DELETE | DeleteRows | /api/v2/reference-tables/tables/{id}/rows | Delete rows | Try |
| POST | CreateReferenceTableUpload | /api/v2/reference-tables/uploads | Create reference table upload | Try |
| GET | ListApplicationSecurityWAFCustomRules | /api/v2/remote_config/products/asm/waf/custom_rules | List all WAF custom rules | Try |
| POST | CreateApplicationSecurityWafCustomRule | /api/v2/remote_config/products/asm/waf/custom_rules | Create a WAF custom rule | Try |
| GET | GetApplicationSecurityWafCustomRule | /api/v2/remote_config/products/asm/waf/custom_rules/{custom_rule_id} | Get a WAF custom rule | Try |
| PUT | UpdateApplicationSecurityWafCustomRule | /api/v2/remote_config/products/asm/waf/custom_rules/{custom_rule_id} | Update a WAF Custom Rule | Try |
| DELETE | DeleteApplicationSecurityWafCustomRule | /api/v2/remote_config/products/asm/waf/custom_rules/{custom_rule_id} | Delete a WAF Custom Rule | Try |
| GET | ListApplicationSecurityWafExclusionFilters | /api/v2/remote_config/products/asm/waf/exclusion_filters | List all WAF exclusion filters | Try |
| POST | CreateApplicationSecurityWafExclusionFilter | /api/v2/remote_config/products/asm/waf/exclusion_filters | Create a WAF exclusion filter | Try |
| GET | GetApplicationSecurityWafExclusionFilter | /api/v2/remote_config/products/asm/waf/exclusion_filters/{exclusion_filter_id} | Get a WAF exclusion filter | Try |
| PUT | UpdateApplicationSecurityWafExclusionFilter | /api/v2/remote_config/products/asm/waf/exclusion_filters/{exclusion_filter_id} | Update a WAF exclusion filter | Try |
| DELETE | DeleteApplicationSecurityWafExclusionFilter | /api/v2/remote_config/products/asm/waf/exclusion_filters/{exclusion_filter_id} | Delete a WAF exclusion filter | Try |
| GET | ListCSMThreatsAgentRules | /api/v2/remote_config/products/cws/agent_rules | Get all Workload Protection agent rules | Try |
| POST | CreateCSMThreatsAgentRule | /api/v2/remote_config/products/cws/agent_rules | Create a Workload Protection agent rule | Try |
| GET | GetCSMThreatsAgentRule | /api/v2/remote_config/products/cws/agent_rules/{agent_rule_id} | Get a Workload Protection agent rule | Try |
| PATCH | UpdateCSMThreatsAgentRule | /api/v2/remote_config/products/cws/agent_rules/{agent_rule_id} | Update a Workload Protection agent rule | Try |
| DELETE | DeleteCSMThreatsAgentRule | /api/v2/remote_config/products/cws/agent_rules/{agent_rule_id} | Delete a Workload Protection agent rule | Try |
| GET | ListCSMThreatsAgentPolicies | /api/v2/remote_config/products/cws/policy | Get all Workload Protection policies | Try |
| POST | CreateCSMThreatsAgentPolicy | /api/v2/remote_config/products/cws/policy | Create a Workload Protection policy | Try |
| GET | DownloadCSMThreatsPolicy | /api/v2/remote_config/products/cws/policy/download | Download the Workload Protection policy | Try |
| GET | GetCSMThreatsAgentPolicy | /api/v2/remote_config/products/cws/policy/{policy_id} | Get a Workload Protection policy | Try |
| PATCH | UpdateCSMThreatsAgentPolicy | /api/v2/remote_config/products/cws/policy/{policy_id} | Update a Workload Protection policy | Try |
| DELETE | DeleteCSMThreatsAgentPolicy | /api/v2/remote_config/products/cws/policy/{policy_id} | Delete a Workload Protection policy | Try |
| GET | ListReplayHeatmapSnapshots | /api/v2/replay/heatmap/snapshots | List replay heatmap snapshots | Try |
| POST | CreateReplayHeatmapSnapshot | /api/v2/replay/heatmap/snapshots | Create replay heatmap snapshot | Try |
| PATCH | UpdateReplayHeatmapSnapshot | /api/v2/replay/heatmap/snapshots/{snapshot_id} | Update replay heatmap snapshot | Try |
| DELETE | DeleteReplayHeatmapSnapshot | /api/v2/replay/heatmap/snapshots/{snapshot_id} | Delete replay heatmap snapshot | Try |
| GET | GetRestrictionPolicy | /api/v2/restriction_policy/{resource_id} | Get a restriction policy | Try |
| POST | UpdateRestrictionPolicy | /api/v2/restriction_policy/{resource_id} | Update a restriction policy | Try |
| DELETE | DeleteRestrictionPolicy | /api/v2/restriction_policy/{resource_id} | Delete a restriction policy | Try |
| GET | ListRoles | /api/v2/roles | List roles | Try |
| POST | CreateRole | /api/v2/roles | Create role | Try |
| GET | ListRoleTemplates | /api/v2/roles/templates | List role templates | Try |
| GET | GetRole | /api/v2/roles/{role_id} | Get a role | Try |
| PATCH | UpdateRole | /api/v2/roles/{role_id} | Update a role | Try |
| DELETE | DeleteRole | /api/v2/roles/{role_id} | Delete role | Try |
| POST | CloneRole | /api/v2/roles/{role_id}/clone | Create a new role by cloning an existing role | Try |
| GET | ListRolePermissions | /api/v2/roles/{role_id}/permissions | List permissions for a role | Try |
| POST | AddPermissionToRole | /api/v2/roles/{role_id}/permissions | Grant permission to a role | Try |
| DELETE | RemovePermissionFromRole | /api/v2/roles/{role_id}/permissions | Revoke permission | Try |
| GET | ListRoleUsers | /api/v2/roles/{role_id}/users | Get all users of a role | Try |
| POST | AddUserToRole | /api/v2/roles/{role_id}/users | Add a user to a role | Try |
| DELETE | RemoveUserFromRole | /api/v2/roles/{role_id}/users | Remove a user from a role | Try |
| POST | AggregateRUMEvents | /api/v2/rum/analytics/aggregate | Aggregate RUM events | Try |
| GET | GetRUMApplications | /api/v2/rum/applications | List all the RUM applications | Try |
| POST | CreateRUMApplication | /api/v2/rum/applications | Create a new RUM application | Try |
| PATCH | OrderRetentionFilters | /api/v2/rum/applications/{app_id}/relationships/retention_filters | Order RUM retention filters | Try |
| GET | ListRetentionFilters | /api/v2/rum/applications/{app_id}/retention_filters | Get all RUM retention filters | Try |
| POST | CreateRetentionFilter | /api/v2/rum/applications/{app_id}/retention_filters | Create a RUM retention filter | Try |
| GET | GetRetentionFilter | /api/v2/rum/applications/{app_id}/retention_filters/{rf_id} | Get a RUM retention filter | Try |
| PATCH | UpdateRetentionFilter | /api/v2/rum/applications/{app_id}/retention_filters/{rf_id} | Update a RUM retention filter | Try |
| DELETE | DeleteRetentionFilter | /api/v2/rum/applications/{app_id}/retention_filters/{rf_id} | Delete a RUM retention filter | Try |
| GET | GetRUMApplication | /api/v2/rum/applications/{id} | Get a RUM application | Try |
| PATCH | UpdateRUMApplication | /api/v2/rum/applications/{id} | Update a RUM application | Try |
| DELETE | DeleteRUMApplication | /api/v2/rum/applications/{id} | Delete a RUM application | Try |
| GET | ListRumMetrics | /api/v2/rum/config/metrics | Get all rum-based metrics | Try |
| POST | CreateRumMetric | /api/v2/rum/config/metrics | Create a rum-based metric | Try |
| GET | GetRumMetric | /api/v2/rum/config/metrics/{metric_id} | Get a rum-based metric | Try |
| PATCH | UpdateRumMetric | /api/v2/rum/config/metrics/{metric_id} | Update a rum-based metric | Try |
| DELETE | DeleteRumMetric | /api/v2/rum/config/metrics/{metric_id} | Delete a rum-based metric | Try |
| GET | ListRUMEvents | /api/v2/rum/events | Get a list of RUM events | Try |
| POST | SearchRUMEvents | /api/v2/rum/events/search | Search RUM events | Try |
| GET | ListRumReplayPlaylists | /api/v2/rum/replay/playlists | List rum replay playlists | Try |
| POST | CreateRumReplayPlaylist | /api/v2/rum/replay/playlists | Create rum replay playlist | Try |
| GET | GetRumReplayPlaylist | /api/v2/rum/replay/playlists/{playlist_id} | Get rum replay playlist | Try |
| PUT | UpdateRumReplayPlaylist | /api/v2/rum/replay/playlists/{playlist_id} | Update rum replay playlist | Try |
| DELETE | DeleteRumReplayPlaylist | /api/v2/rum/replay/playlists/{playlist_id} | Delete rum replay playlist | Try |
| GET | ListRumReplayPlaylistSessions | /api/v2/rum/replay/playlists/{playlist_id}/sessions | List rum replay playlist sessions | Try |
| DELETE | BulkRemoveRumReplayPlaylistSessions | /api/v2/rum/replay/playlists/{playlist_id}/sessions | Bulk remove rum replay playlist sessions | Try |
| PUT | AddRumReplaySessionToPlaylist | /api/v2/rum/replay/playlists/{playlist_id}/sessions/{session_id} | Add rum replay session to playlist | Try |
| DELETE | RemoveRumReplaySessionFromPlaylist | /api/v2/rum/replay/playlists/{playlist_id}/sessions/{session_id} | Remove rum replay session from playlist | Try |
| GET | GetSegments | /api/v2/rum/replay/sessions/{session_id}/views/{view_id}/segments | Get segments | Try |
| GET | ListRumReplaySessionWatchers | /api/v2/rum/replay/sessions/{session_id}/watchers | List rum replay session watchers | Try |
| POST | CreateRumReplaySessionWatch | /api/v2/rum/replay/sessions/{session_id}/watches | Create rum replay session watch | Try |
| DELETE | DeleteRumReplaySessionWatch | /api/v2/rum/replay/sessions/{session_id}/watches | Delete rum replay session watch | Try |
| GET | ListRumReplayViewershipHistorySessions | /api/v2/rum/replay/viewership-history/sessions | List rum replay viewership history sessions | Try |
| POST | UploadIdPMetadata | /api/v2/saml_configurations/idp_metadata | Upload IdP metadata | Try |
| GET | ListScorecardOutcomes | /api/v2/scorecard/outcomes | List all rule outcomes | Try |
| POST | UpdateScorecardOutcomesAsync | /api/v2/scorecard/outcomes | Update Scorecard outcomes asynchronously | Try |
| POST | CreateScorecardOutcomesBatch | /api/v2/scorecard/outcomes/batch | Create outcomes batch | Try |
| GET | ListScorecardRules | /api/v2/scorecard/rules | List all rules | Try |
| POST | CreateScorecardRule | /api/v2/scorecard/rules | Create a new rule | Try |
| PUT | UpdateScorecardRule | /api/v2/scorecard/rules/{rule_id} | Update an existing rule | Try |
| DELETE | DeleteScorecardRule | /api/v2/scorecard/rules/{rule_id} | Delete a rule | Try |
| GET | GetSeatsUsers | /api/v2/seats/users | Get users with seats | Try |
| POST | AssignSeatsUser | /api/v2/seats/users | Assign seats to users | Try |
| DELETE | UnassignSeatsUser | /api/v2/seats/users | Unassign seats from users | Try |
| GET | ListEntityRiskScores | /api/v2/security-entities/risk-scores | List Entity Risk Scores | Try |
| GET | DownloadCloudWorkloadPolicyFile | /api/v2/security/cloud_workload/policy/download | Download the Workload Protection policy (US1-FED) | Try |
| GET | ListSecurityFindings | /api/v2/security/findings | List security findings | Try |
| POST | CreateCases | /api/v2/security/findings/cases | Create cases for security findings | Try |
| DELETE | DetachCase | /api/v2/security/findings/cases | Detach security findings from their case | Try |
| PATCH | AttachCase | /api/v2/security/findings/cases/{case_id} | Attach security findings to a case | Try |
| POST | CreateJiraIssues | /api/v2/security/findings/jira_issues | Create Jira issues for security findings | Try |
| PATCH | AttachJiraIssue | /api/v2/security/findings/jira_issues | Attach security findings to a Jira issue | Try |
| POST | SearchSecurityFindings | /api/v2/security/findings/search | Search security findings | Try |
| GET | ListAssetsSBOMs | /api/v2/security/sboms | List assets SBOMs | Try |
| GET | GetSBOM | /api/v2/security/sboms/{asset_type} | Get SBOM | Try |
| GET | ListScannedAssetsMetadata | /api/v2/security/scanned-assets-metadata | List scanned assets metadata | Try |
| GET | GetSignalNotificationRules | /api/v2/security/signals/notification_rules | Get the list of signal-based notification rules | Try |
| POST | CreateSignalNotificationRule | /api/v2/security/signals/notification_rules | Create a new signal-based notification rule | Try |
| GET | GetSignalNotificationRule | /api/v2/security/signals/notification_rules/{id} | Get details of a signal-based notification rule | Try |
| PATCH | PatchSignalNotificationRule | /api/v2/security/signals/notification_rules/{id} | Patch a signal-based notification rule | Try |
| DELETE | DeleteSignalNotificationRule | /api/v2/security/signals/notification_rules/{id} | Delete a signal-based notification rule | Try |
| GET | ListVulnerabilities | /api/v2/security/vulnerabilities | List vulnerabilities | Try |
| GET | GetVulnerabilityNotificationRules | /api/v2/security/vulnerabilities/notification_rules | Get the list of vulnerability notification rules | Try |
| POST | CreateVulnerabilityNotificationRule | /api/v2/security/vulnerabilities/notification_rules | Create a new vulnerability-based notification rule | Try |
| GET | GetVulnerabilityNotificationRule | /api/v2/security/vulnerabilities/notification_rules/{id} | Get details of a vulnerability notification rule | Try |
| PATCH | PatchVulnerabilityNotificationRule | /api/v2/security/vulnerabilities/notification_rules/{id} | Patch a vulnerability-based notification rule | Try |
| DELETE | DeleteVulnerabilityNotificationRule | /api/v2/security/vulnerabilities/notification_rules/{id} | Delete a vulnerability-based notification rule | Try |
| GET | ListVulnerableAssets | /api/v2/security/vulnerable-assets | List vulnerable assets | Try |
| GET | ListCloudWorkloadSecurityAgentRules | /api/v2/security_monitoring/cloud_workload_security/agent_rules | Get all Workload Protection agent rules (US1-FED) | Try |
| POST | CreateCloudWorkloadSecurityAgentRule | /api/v2/security_monitoring/cloud_workload_security/agent_rules | Create a Workload Protection agent rule (US1-FED) | Try |
| GET | GetCloudWorkloadSecurityAgentRule | /api/v2/security_monitoring/cloud_workload_security/agent_rules/{agent_rule_id} | Get a Workload Protection agent rule (US1-FED) | Try |
| PATCH | UpdateCloudWorkloadSecurityAgentRule | /api/v2/security_monitoring/cloud_workload_security/agent_rules/{agent_rule_id} | Update a Workload Protection agent rule (US1-FED) | Try |
| DELETE | DeleteCloudWorkloadSecurityAgentRule | /api/v2/security_monitoring/cloud_workload_security/agent_rules/{agent_rule_id} | Delete a Workload Protection agent rule (US1-FED) | Try |
| GET | ListSecurityMonitoringCriticalAssets | /api/v2/security_monitoring/configuration/critical_assets | Get all critical assets | Try |
| POST | CreateSecurityMonitoringCriticalAsset | /api/v2/security_monitoring/configuration/critical_assets | Create a critical asset | Try |
| GET | GetCriticalAssetsAffectingRule | /api/v2/security_monitoring/configuration/critical_assets/rules/{rule_id} | Get critical assets affecting a specific rule | Try |
| GET | GetSecurityMonitoringCriticalAsset | /api/v2/security_monitoring/configuration/critical_assets/{critical_asset_id} | Get a critical asset | Try |
| PATCH | UpdateSecurityMonitoringCriticalAsset | /api/v2/security_monitoring/configuration/critical_assets/{critical_asset_id} | Update a critical asset | Try |
| DELETE | DeleteSecurityMonitoringCriticalAsset | /api/v2/security_monitoring/configuration/critical_assets/{critical_asset_id} | Delete a critical asset | Try |
| GET | ListSecurityFilters | /api/v2/security_monitoring/configuration/security_filters | Get all security filters | Try |
| POST | CreateSecurityFilter | /api/v2/security_monitoring/configuration/security_filters | Create a security filter | Try |
| GET | GetSecurityFilter | /api/v2/security_monitoring/configuration/security_filters/{security_filter_id} | Get a security filter | Try |
| PATCH | UpdateSecurityFilter | /api/v2/security_monitoring/configuration/security_filters/{security_filter_id} | Update a security filter | Try |
| DELETE | DeleteSecurityFilter | /api/v2/security_monitoring/configuration/security_filters/{security_filter_id} | Delete a security filter | Try |
| GET | ListSecurityMonitoringSuppressions | /api/v2/security_monitoring/configuration/suppressions | Get all suppression rules | Try |
| POST | CreateSecurityMonitoringSuppression | /api/v2/security_monitoring/configuration/suppressions | Create a suppression rule | Try |
| POST | GetSuppressionsAffectingFutureRule | /api/v2/security_monitoring/configuration/suppressions/rules | Get suppressions affecting future rule | Try |
| GET | GetSuppressionsAffectingRule | /api/v2/security_monitoring/configuration/suppressions/rules/{rule_id} | Get suppressions affecting a specific rule | Try |
| POST | ValidateSecurityMonitoringSuppression | /api/v2/security_monitoring/configuration/suppressions/validation | Validate a suppression rule | Try |
| GET | GetSecurityMonitoringSuppression | /api/v2/security_monitoring/configuration/suppressions/{suppression_id} | Get a suppression rule | Try |
| PATCH | UpdateSecurityMonitoringSuppression | /api/v2/security_monitoring/configuration/suppressions/{suppression_id} | Update a suppression rule | Try |
| DELETE | DeleteSecurityMonitoringSuppression | /api/v2/security_monitoring/configuration/suppressions/{suppression_id} | Delete a suppression rule | Try |
| GET | GetSuppressionVersionHistory | /api/v2/security_monitoring/configuration/suppressions/{suppression_id}/version_history | Get a suppression's version history | Try |
| GET | GetContentPacksStates | /api/v2/security_monitoring/content_packs/states | Get content pack states | Try |
| PUT | ActivateContentPack | /api/v2/security_monitoring/content_packs/{content_pack_id}/activate | Activate content pack | Try |
| PUT | DeactivateContentPack | /api/v2/security_monitoring/content_packs/{content_pack_id}/deactivate | Deactivate content pack | Try |
| GET | ListSecurityMonitoringRules | /api/v2/security_monitoring/rules | List rules | Try |
| POST | CreateSecurityMonitoringRule | /api/v2/security_monitoring/rules | Create a detection rule | Try |
| POST | BulkExportSecurityMonitoringRules | /api/v2/security_monitoring/rules/bulk_export | Bulk export security monitoring rules | Try |
| POST | ConvertSecurityMonitoringRuleFromJSONToTerraform | /api/v2/security_monitoring/rules/convert | Convert a rule from JSON to Terraform | Try |
| POST | TestSecurityMonitoringRule | /api/v2/security_monitoring/rules/test | Test a rule | Try |
| POST | ValidateSecurityMonitoringRule | /api/v2/security_monitoring/rules/validation | Validate a detection rule | Try |
| GET | GetSecurityMonitoringRule | /api/v2/security_monitoring/rules/{rule_id} | Get a rule's details | Try |
| PUT | UpdateSecurityMonitoringRule | /api/v2/security_monitoring/rules/{rule_id} | Update an existing rule | Try |
| DELETE | DeleteSecurityMonitoringRule | /api/v2/security_monitoring/rules/{rule_id} | Delete an existing rule | Try |
| GET | ConvertExistingSecurityMonitoringRule | /api/v2/security_monitoring/rules/{rule_id}/convert | Convert an existing rule from JSON to Terraform | Try |
| POST | TestExistingSecurityMonitoringRule | /api/v2/security_monitoring/rules/{rule_id}/test | Test an existing rule | Try |
| GET | GetRuleVersionHistory | /api/v2/security_monitoring/rules/{rule_id}/version_history | Get a rule's version history | Try |
| GET | ListSecurityMonitoringSignals | /api/v2/security_monitoring/signals | Get a quick list of security signals | Try |
| PATCH | BulkEditSecurityMonitoringSignalsAssignee | /api/v2/security_monitoring/signals/bulk/assignee | Bulk update triage assignee of security signals | Try |
| PATCH | BulkEditSecurityMonitoringSignalsState | /api/v2/security_monitoring/signals/bulk/state | Bulk update triage state of security signals | Try |
| POST | SearchSecurityMonitoringSignals | /api/v2/security_monitoring/signals/search | Get a list of security signals | Try |
| GET | GetSecurityMonitoringSignal | /api/v2/security_monitoring/signals/{signal_id} | Get a signal's details | Try |
| PATCH | EditSecurityMonitoringSignalAssignee | /api/v2/security_monitoring/signals/{signal_id}/assignee | Modify the triage assignee of a security signal | Try |
| PATCH | EditSecurityMonitoringSignalIncidents | /api/v2/security_monitoring/signals/{signal_id}/incidents | Change the related incidents of a security signal | Try |
| PATCH | EditSecurityMonitoringSignalState | /api/v2/security_monitoring/signals/{signal_id}/state | Change the triage state of a security signal | Try |
| GET | ListScanningGroups | /api/v2/sensitive-data-scanner/config | List Scanning Groups | Try |
| PATCH | ReorderScanningGroups | /api/v2/sensitive-data-scanner/config | Reorder Groups | Try |
| POST | CreateScanningGroup | /api/v2/sensitive-data-scanner/config/groups | Create Scanning Group | Try |
| PATCH | UpdateScanningGroup | /api/v2/sensitive-data-scanner/config/groups/{group_id} | Update Scanning Group | Try |
| DELETE | DeleteScanningGroup | /api/v2/sensitive-data-scanner/config/groups/{group_id} | Delete Scanning Group | Try |
| POST | CreateScanningRule | /api/v2/sensitive-data-scanner/config/rules | Create Scanning Rule | Try |
| PATCH | UpdateScanningRule | /api/v2/sensitive-data-scanner/config/rules/{rule_id} | Update Scanning Rule | Try |
| DELETE | DeleteScanningRule | /api/v2/sensitive-data-scanner/config/rules/{rule_id} | Delete Scanning Rule | Try |
| GET | ListStandardPatterns | /api/v2/sensitive-data-scanner/config/standard-patterns | List standard patterns | Try |
| POST | SubmitMetrics | /api/v2/series | Submit metrics | Try |
| POST | CreateServiceAccount | /api/v2/service_accounts | Create a service account | Try |
| GET | ListServiceAccountApplicationKeys | /api/v2/service_accounts/{service_account_id}/application_keys | List application keys for this service account | Try |
| POST | CreateServiceAccountApplicationKey | /api/v2/service_accounts/{service_account_id}/application_keys | Create an application key for this service account | Try |
| GET | GetServiceAccountApplicationKey | /api/v2/service_accounts/{service_account_id}/application_keys/{app_key_id} | Get one application key for this service account | Try |
| PATCH | UpdateServiceAccountApplicationKey | /api/v2/service_accounts/{service_account_id}/application_keys/{app_key_id} | Edit an application key for this service account | Try |
| DELETE | DeleteServiceAccountApplicationKey | /api/v2/service_accounts/{service_account_id}/application_keys/{app_key_id} | Delete an application key for this service account | Try |
| GET | ListIncidentServices | /api/v2/services | Get a list of all incident services | Try |
| POST | CreateIncidentService | /api/v2/services | Create a new incident service | Try |
| GET | ListServiceDefinitions | /api/v2/services/definitions | Get all service definitions | Try |
| POST | CreateOrUpdateServiceDefinitions | /api/v2/services/definitions | Create or update service definition | Try |
| GET | GetServiceDefinition | /api/v2/services/definitions/{service_name} | Get a single service definition | Try |
| DELETE | DeleteServiceDefinition | /api/v2/services/definitions/{service_name} | Delete a single service definition | Try |
| GET | GetIncidentService | /api/v2/services/{service_id} | Get details of an incident service | Try |
| PATCH | UpdateIncidentService | /api/v2/services/{service_id} | Update an existing incident service | Try |
| DELETE | DeleteIncidentService | /api/v2/services/{service_id} | Delete an existing incident service | Try |
| GET | ListSecurityMonitoringHistsignals | /api/v2/siem-threat-hunting/histsignals | List hist signals | Try |
| GET | SearchSecurityMonitoringHistsignals | /api/v2/siem-threat-hunting/histsignals/search | Search hist signals | Try |
| GET | GetSecurityMonitoringHistsignal | /api/v2/siem-threat-hunting/histsignals/{histsignal_id} | Get a hist signal's details | Try |
| GET | ListThreatHuntingJobs | /api/v2/siem-threat-hunting/jobs | List threat hunting jobs | Try |
| POST | RunThreatHuntingJob | /api/v2/siem-threat-hunting/jobs | Run a threat hunting job | Try |
| POST | ConvertJobResultToSignal | /api/v2/siem-threat-hunting/jobs/signal_convert | Convert a job result to a signal | Try |
| GET | GetThreatHuntingJob | /api/v2/siem-threat-hunting/jobs/{job_id} | Get a job's details | Try |
| DELETE | DeleteThreatHuntingJob | /api/v2/siem-threat-hunting/jobs/{job_id} | Delete an existing job | Try |
| PATCH | CancelThreatHuntingJob | /api/v2/siem-threat-hunting/jobs/{job_id}/cancel | Cancel a threat hunting job | Try |
| GET | GetSecurityMonitoringHistsignalsByJobId | /api/v2/siem-threat-hunting/jobs/{job_id}/histsignals | Get a job's hist signals | Try |
| POST | CreateSLOReportJob | /api/v2/slo/report | Create a new SLO report | Try |
| GET | GetSLOReport | /api/v2/slo/report/{report_id}/download | Get SLO report | Try |
| GET | GetSLOReportJobStatus | /api/v2/slo/report/{report_id}/status | Get SLO report status | Try |
| GET | GetSloStatus | /api/v2/slo/{slo_id}/status | Get SLO status | Try |
| GET | GetSPARecommendations | /api/v2/spa/recommendations/{service} | Get SPA Recommendations | Try |
| GET | GetSPARecommendationsWithShard | /api/v2/spa/recommendations/{service}/{shard} | Get SPA Recommendations with a shard parameter | Try |
| POST | AggregateSpans | /api/v2/spans/analytics/aggregate | Aggregate spans | Try |
| GET | ListSpansGet | /api/v2/spans/events | Get a list of spans | Try |
| POST | ListSpans | /api/v2/spans/events/search | Search spans | Try |
| POST | CreateSCAResult | /api/v2/static-analysis-sca/dependencies | Post dependencies for analysis | Try |
| POST | CreateSCAResolveVulnerableSymbols | /api/v2/static-analysis-sca/vulnerabilities/resolve-vulnerable-symbols | POST request to resolve vulnerable symbols | Try |
| GET | GetCustomRuleset | /api/v2/static-analysis/custom/rulesets/{ruleset_name} | Show Custom Ruleset | Try |
| PATCH | UpdateCustomRuleset | /api/v2/static-analysis/custom/rulesets/{ruleset_name} | Update Custom Ruleset | Try |
| DELETE | DeleteCustomRuleset | /api/v2/static-analysis/custom/rulesets/{ruleset_name} | Delete Custom Ruleset | Try |
| PUT | CreateCustomRule | /api/v2/static-analysis/custom/rulesets/{ruleset_name}/rules | Create Custom Rule | Try |
| GET | GetCustomRule | /api/v2/static-analysis/custom/rulesets/{ruleset_name}/rules/{rule_name} | Show Custom Rule | Try |
| DELETE | DeleteCustomRule | /api/v2/static-analysis/custom/rulesets/{ruleset_name}/rules/{rule_name} | Delete Custom Rule | Try |
| GET | ListCustomRuleRevisions | /api/v2/static-analysis/custom/rulesets/{ruleset_name}/rules/{rule_name}/revisions | List Custom Rule Revisions | Try |
| PUT | CreateCustomRuleRevision | /api/v2/static-analysis/custom/rulesets/{ruleset_name}/rules/{rule_name}/revisions | Create Custom Rule Revision | Try |
| POST | RevertCustomRuleRevision | /api/v2/static-analysis/custom/rulesets/{ruleset_name}/rules/{rule_name}/revisions/revert | Revert Custom Rule Revision | Try |
| GET | GetCustomRuleRevision | /api/v2/static-analysis/custom/rulesets/{ruleset_name}/rules/{rule_name}/revisions/{id} | Show Custom Rule Revision | Try |
| POST | ListMultipleRulesets | /api/v2/static-analysis/rulesets | Ruleset get multiple | Try |
| GET | GetSecretsRules | /api/v2/static-analysis/secrets/rules | Returns a list of Secrets rules | Try |
| GET | ListStatusPages | /api/v2/statuspages | List status pages | Try |
| POST | CreateStatusPage | /api/v2/statuspages | Create status page | Try |
| GET | ListDegradations | /api/v2/statuspages/degradations | List degradations | Try |
| GET | ListMaintenances | /api/v2/statuspages/maintenances | List maintenances | Try |
| GET | GetStatusPage | /api/v2/statuspages/{page_id} | Get status page | Try |
| PATCH | UpdateStatusPage | /api/v2/statuspages/{page_id} | Update status page | Try |
| DELETE | DeleteStatusPage | /api/v2/statuspages/{page_id} | Delete status page | Try |
| GET | ListComponents | /api/v2/statuspages/{page_id}/components | List components | Try |
| POST | CreateComponent | /api/v2/statuspages/{page_id}/components | Create component | Try |
| GET | GetComponent | /api/v2/statuspages/{page_id}/components/{component_id} | Get component | Try |
| PATCH | UpdateComponent | /api/v2/statuspages/{page_id}/components/{component_id} | Update component | Try |
| DELETE | DeleteComponent | /api/v2/statuspages/{page_id}/components/{component_id} | Delete component | Try |
| POST | CreateDegradation | /api/v2/statuspages/{page_id}/degradations | Create degradation | Try |
| GET | GetDegradation | /api/v2/statuspages/{page_id}/degradations/{degradation_id} | Get degradation | Try |
| PATCH | UpdateDegradation | /api/v2/statuspages/{page_id}/degradations/{degradation_id} | Update degradation | Try |
| DELETE | DeleteDegradation | /api/v2/statuspages/{page_id}/degradations/{degradation_id} | Delete degradation | Try |
| POST | CreateMaintenance | /api/v2/statuspages/{page_id}/maintenances | Schedule maintenance | Try |
| GET | GetMaintenance | /api/v2/statuspages/{page_id}/maintenances/{maintenance_id} | Get maintenance | Try |
| PATCH | UpdateMaintenance | /api/v2/statuspages/{page_id}/maintenances/{maintenance_id} | Update maintenance | Try |
| POST | PublishStatusPage | /api/v2/statuspages/{page_id}/publish | Publish status page | Try |
| POST | UnpublishStatusPage | /api/v2/statuspages/{page_id}/unpublish | Unpublish status page | Try |
| GET | GetApiMultistepSubtests | /api/v2/synthetics/api-multistep/subtests/{public_id} | Get available subtests for a multistep test | Try |
| GET | GetApiMultistepSubtestParents | /api/v2/synthetics/api-multistep/subtests/{public_id}/parents | Get parent tests for a subtest | Try |
| GET | GetOnDemandConcurrencyCap | /api/v2/synthetics/settings/on_demand_concurrency_cap | Get the on-demand concurrency cap | Try |
| POST | SetOnDemandConcurrencyCap | /api/v2/synthetics/settings/on_demand_concurrency_cap | Save new value for on-demand concurrency cap | Try |
| POST | CreateSyntheticsSuite | /api/v2/synthetics/suites | Create a test suite | Try |
| POST | DeleteSyntheticsSuites | /api/v2/synthetics/suites/bulk-delete | Bulk delete suites | Try |
| GET | SearchSuites | /api/v2/synthetics/suites/search | Search test suites | Try |
| GET | GetSyntheticsSuite | /api/v2/synthetics/suites/{public_id} | Get a suite | Try |
| PUT | EditSyntheticsSuite | /api/v2/synthetics/suites/{public_id} | Edit a test suite | Try |
| PATCH | PatchTestSuite | /api/v2/synthetics/suites/{public_id}/jsonpatch | Patch a test suite | Try |
| POST | DeleteSyntheticsTests | /api/v2/synthetics/tests/bulk-delete | Bulk delete tests | Try |
| GET | GetSyntheticsFastTestResult | /api/v2/synthetics/tests/fast/{id} | Get a fast test result | Try |
| POST | CreateSyntheticsNetworkTest | /api/v2/synthetics/tests/network | Create a Network Path test | Try |
| GET | GetSyntheticsNetworkTest | /api/v2/synthetics/tests/network/{public_id} | Get a Network Path test | Try |
| PUT | UpdateSyntheticsNetworkTest | /api/v2/synthetics/tests/network/{public_id} | Edit a Network Path test | Try |
| POST | GetTestFileDownloadUrl | /api/v2/synthetics/tests/{public_id}/files/download | Get a presigned URL for downloading a test file | Try |
| POST | GetTestFileMultipartPresignedUrls | /api/v2/synthetics/tests/{public_id}/files/multipart-presigned-urls | Get presigned URLs for uploading a test file | Try |
| POST | AbortTestFileMultipartUpload | /api/v2/synthetics/tests/{public_id}/files/multipart-upload-abort | Abort a multipart upload of a test file | Try |
| POST | CompleteTestFileMultipartUpload | /api/v2/synthetics/tests/{public_id}/files/multipart-upload-complete | Complete a multipart upload of a test file | Try |
| GET | GetTestParentSuites | /api/v2/synthetics/tests/{public_id}/parent-suites | Get parent suites for a test | Try |
| GET | ListSyntheticsTestVersions | /api/v2/synthetics/tests/{public_id}/version_history | Get version history of a test | Try |
| GET | GetSyntheticsTestVersion | /api/v2/synthetics/tests/{public_id}/version_history/{version_number} | Get a specific version of a test | Try |
| PATCH | PatchGlobalVariable | /api/v2/synthetics/variables/{variable_id}/jsonpatch | Patch a global variable | Try |
| GET | ListTagPipelinesRulesets | /api/v2/tags/enrichment | List tag pipeline rulesets | Try |
| POST | CreateTagPipelinesRuleset | /api/v2/tags/enrichment | Create tag pipeline ruleset | Try |
| POST | ReorderTagPipelinesRulesets | /api/v2/tags/enrichment/reorder | Reorder tag pipeline rulesets | Try |
| POST | ValidateQuery | /api/v2/tags/enrichment/validate-query | Validate query | Try |
| GET | GetTagPipelinesRuleset | /api/v2/tags/enrichment/{ruleset_id} | Get a tag pipeline ruleset | Try |
| PATCH | UpdateTagPipelinesRuleset | /api/v2/tags/enrichment/{ruleset_id} | Update tag pipeline ruleset | Try |
| DELETE | DeleteTagPipelinesRuleset | /api/v2/tags/enrichment/{ruleset_id} | Delete tag pipeline ruleset | Try |
| GET | ListTeams | /api/v2/team | Get all teams | Try |
| POST | CreateTeam | /api/v2/team | Create a team | Try |
| GET | ListTeamHierarchyLinks | /api/v2/team-hierarchy-links | Get team hierarchy links | Try |
| POST | AddTeamHierarchyLink | /api/v2/team-hierarchy-links | Create a team hierarchy link | Try |
| GET | GetTeamHierarchyLink | /api/v2/team-hierarchy-links/{link_id} | Get a team hierarchy link | Try |
| DELETE | RemoveTeamHierarchyLink | /api/v2/team-hierarchy-links/{link_id} | Remove a team hierarchy link | Try |
| GET | ListTeamConnections | /api/v2/team/connections | List team connections | Try |
| POST | CreateTeamConnections | /api/v2/team/connections | Create team connections | Try |
| DELETE | DeleteTeamConnections | /api/v2/team/connections | Delete team connections | Try |
| GET | GetTeamSync | /api/v2/team/sync | Get team sync configurations | Try |
| POST | SyncTeams | /api/v2/team/sync | Link Teams with GitHub Teams | Try |
| GET | ListMemberTeams | /api/v2/team/{super_team_id}/member_teams | Get all member teams | Try |
| POST | AddMemberTeam | /api/v2/team/{super_team_id}/member_teams | Add a member team | Try |
| DELETE | RemoveMemberTeam | /api/v2/team/{super_team_id}/member_teams/{member_team_id} | Remove a member team | Try |
| GET | GetTeam | /api/v2/team/{team_id} | Get a team | Try |
| PATCH | UpdateTeam | /api/v2/team/{team_id} | Update a team | Try |
| DELETE | DeleteTeam | /api/v2/team/{team_id} | Remove a team | Try |
| GET | GetTeamLinks | /api/v2/team/{team_id}/links | Get links for a team | Try |
| POST | CreateTeamLink | /api/v2/team/{team_id}/links | Create a team link | Try |
| GET | GetTeamLink | /api/v2/team/{team_id}/links/{link_id} | Get a team link | Try |
| PATCH | UpdateTeamLink | /api/v2/team/{team_id}/links/{link_id} | Update a team link | Try |
| DELETE | DeleteTeamLink | /api/v2/team/{team_id}/links/{link_id} | Remove a team link | Try |
| GET | GetTeamMemberships | /api/v2/team/{team_id}/memberships | Get team memberships | Try |
| POST | CreateTeamMembership | /api/v2/team/{team_id}/memberships | Add a user to a team | Try |
| PATCH | UpdateTeamMembership | /api/v2/team/{team_id}/memberships/{user_id} | Update a user's membership attributes on a team | Try |
| DELETE | DeleteTeamMembership | /api/v2/team/{team_id}/memberships/{user_id} | Remove a user from a team | Try |
| GET | GetTeamNotificationRules | /api/v2/team/{team_id}/notification-rules | Get team notification rules | Try |
| POST | CreateTeamNotificationRule | /api/v2/team/{team_id}/notification-rules | Create team notification rule | Try |
| GET | GetTeamNotificationRule | /api/v2/team/{team_id}/notification-rules/{rule_id} | Get team notification rule | Try |
| PUT | UpdateTeamNotificationRule | /api/v2/team/{team_id}/notification-rules/{rule_id} | Update team notification rule | Try |
| DELETE | DeleteTeamNotificationRule | /api/v2/team/{team_id}/notification-rules/{rule_id} | Delete team notification rule | Try |
| GET | GetTeamPermissionSettings | /api/v2/team/{team_id}/permission-settings | Get permission settings for a team | Try |
| PUT | UpdateTeamPermissionSetting | /api/v2/team/{team_id}/permission-settings/{action} | Update permission setting for team | Try |
| GET | ListIncidentTeams | /api/v2/teams | Get a list of all incident teams | Try |
| POST | CreateIncidentTeam | /api/v2/teams | Create a new incident team | Try |
| GET | GetIncidentTeam | /api/v2/teams/{team_id} | Get details of an incident team | Try |
| PATCH | UpdateIncidentTeam | /api/v2/teams/{team_id} | Update an existing incident team | Try |
| DELETE | DeleteIncidentTeam | /api/v2/teams/{team_id} | Delete an existing incident team | Try |
| POST | SearchFlakyTests | /api/v2/test/flaky-test-management/tests | Search flaky tests | Try |
| PATCH | UpdateFlakyTests | /api/v2/test/flaky-test-management/tests | Update flaky test states | Try |
| GET | GetUsageApplicationSecurityMonitoring | /api/v2/usage/application_security | Get hourly usage for application security | Try |
| GET | GetBillingDimensionMapping | /api/v2/usage/billing_dimension_mapping | Get billing dimension mapping for usage endpoints | Try |
| GET | GetCostByOrg | /api/v2/usage/cost_by_org | Get cost across multi-org account | Try |
| GET | GetEstimatedCostByOrg | /api/v2/usage/estimated_cost | Get estimated cost across your account | Try |
| GET | GetHistoricalCostByOrg | /api/v2/usage/historical_cost | Get historical cost across your account | Try |
| GET | GetHourlyUsage | /api/v2/usage/hourly_usage | Get hourly usage by product family | Try |
| GET | GetUsageLambdaTracedInvocations | /api/v2/usage/lambda_traced_invocations | Get hourly usage for Lambda traced invocations | Try |
| GET | GetUsageObservabilityPipelines | /api/v2/usage/observability_pipelines | Get hourly usage for observability pipelines | Try |
| GET | GetProjectedCost | /api/v2/usage/projected_cost | Get projected cost across your account | Try |
| GET | GetUsageAttributionTypes | /api/v2/usage/usage-attribution-types | Get usage attribution types | Try |
| POST | SendInvitations | /api/v2/user_invitations | Send invitation emails | Try |
| GET | GetInvitation | /api/v2/user_invitations/{user_invitation_uuid} | Get a user invitation | Try |
| GET | ListUsers | /api/v2/users | List all users | Try |
| POST | CreateUser | /api/v2/users | Create a user | Try |
| GET | GetUser | /api/v2/users/{user_id} | Get user details | Try |
| PATCH | UpdateUser | /api/v2/users/{user_id} | Update a user | Try |
| DELETE | DisableUser | /api/v2/users/{user_id} | Disable a user | Try |
| GET | ListUserOrganizations | /api/v2/users/{user_id}/orgs | Get a user organization | Try |
| GET | ListUserPermissions | /api/v2/users/{user_id}/permissions | Get a user permissions | Try |
| GET | GetUserMemberships | /api/v2/users/{user_uuid}/memberships | Get user memberships | Try |
| GET | SearchWidgets | /api/v2/widgets/{experience_type} | Search widgets | Try |
| POST | CreateWidget | /api/v2/widgets/{experience_type} | Create a widget | Try |
| GET | GetWidget | /api/v2/widgets/{experience_type}/{uuid} | Get a widget | Try |
| PUT | UpdateWidget | /api/v2/widgets/{experience_type}/{uuid} | Update a widget | Try |
| DELETE | DeleteWidget | /api/v2/widgets/{experience_type}/{uuid} | Delete a widget | Try |
| POST | CreateWorkflow | /api/v2/workflows | Create a Workflow | Try |
| GET | GetWorkflow | /api/v2/workflows/{workflow_id} | Get an existing Workflow | Try |
| PATCH | UpdateWorkflow | /api/v2/workflows/{workflow_id} | Update an existing Workflow | Try |
| DELETE | DeleteWorkflow | /api/v2/workflows/{workflow_id} | Delete an existing Workflow | Try |
| GET | ListWorkflowInstances | /api/v2/workflows/{workflow_id}/instances | List workflow instances | Try |
| POST | CreateWorkflowInstance | /api/v2/workflows/{workflow_id}/instances | Execute a workflow | Try |
| GET | GetWorkflowInstance | /api/v2/workflows/{workflow_id}/instances/{instance_id} | Get a workflow instance | Try |
| PUT | CancelWorkflowInstance | /api/v2/workflows/{workflow_id}/instances/{instance_id}/cancel | Cancel a workflow instance | Try |