External APIs 5.4 (2504.1)
Changelog
What's New
POST/v1/appsecops/sbom_version/vulnerabilities/batch List of SBOM version vulnerabilities detailsPOST/v1/billing/transaction/batch Batch billing transactionsPOST/v1/billing/transaction/list List billing transactionsGET/v2/service_account/item/{service_account_id}/billing_metrics List billing metrics for a cloud account
What's Decommissioned
GET/v1/agent/chat/item/{chat_id}/export Export the chat to SVG, PDF, PNG formatGET/v1/billing/master_account/{master_account_id}/balance Master Account Billing Balance GetPOST/v2/cost_anomaly/detect_anomaly Get Account wise daily Billing Cost Anomaly Resources
What's Changed
-
GET/users/filter-options List UsersReturn Type
- Add tenants.ai_providers
- Add tenants.data_service_providers
- Add tenants.other_service_providers
-
POST/v1/admin/background_job/forwarding_check InternalParameter
- Change BackgroundJobForwardingCheckRequest.target_executor (Added Enum)
- Change BackgroundJobForwardingCheckRequest.path_executors
-
PUT/v1/admin/background_job/invalidationParameter
- Change BackgroundJobInvalidation.executors
-
POST/v1/admin/background_job/list Returns a list of BackgroundJobs idsParameter
- Change BackgroundJobListRequest.filters.executor (Added Enum)
-
POST/v1/admin/background_job/logger/set-level Sets the level of a loggerParameter
- Change BackgroundJobLogger.executor (Added Enum)
Return Type
- Change executor (Added Enum)
-
`POST/v1/admin/background_job/loggers Returns a list of BackgroundJobs threads
Parameter
- Change BackgroundJobLoggerRequest.executor (Added Enum)
Return Type
- Change executor (Added Enum)
-
POST/v1/admin/background_job/queue Queues a Background JobParameter
- Change BackgroundJobQueueRequest.executor (Added Enum)
-
POST/v1/admin/background_job/stacktrace Returns the frames for the executing BackgroundJobReturn Type
- Change executor (Added Enum)
-
POST/v1/admin/background_job/stats Returns statistics about the selected executorsParameter
- Change BackgroundJobStatisticsRequest.executor (Added Enum)
-
POST/v1/admin/background_job/threads Returns a list of BackgroundJobs threadsParameter
- Change BackgroundJobThreadRequest.executor (Added Enum)
Return Type
- Change executor (Added Enum)
-
POST/v1/admin/request_audit/list Returns a list of BackgroundJobs idsParameter
- Change RequestAuditListRequest.filters.executor (Added Enum)
-
POST/v1/admin/request_audit/profiler/config Requests to profile a endpoint or resource pathReturn Type
- Change executor (Added Enum)
-
POST/v1/admin/request_audit/profiler/status Get the list of endpoints currently profiledReturn Type
- Change executor (Added Enum)
-
POST/v1/appsecops/dashboard/summary/sbom_vulnerabilities List of all SBOM vulnerabilitiesReturn Type
- Add results.sbom_version_vulnerability_ids//List of sbom version vulnerability ID(s)
- Add results.top_cvss_metric//Top CVSS metric of a vulnerability
- Add results.description_from_sbom//Description of the vulnerability from the SBOM
- Add results.references_from_sbom
- Delete
results.severity//Severity level of the vulnerability
-
POST/v1/background_job_handler/configuration Fetch the configuration of a Background Job HandlerParameter
- Change BackgroundJobHandlerConfigurationRequest.executor (Added Enum)
-
POST/v1/background_job_handler/list Lists the active Background Job HandlersParameter
- Change BackgroundJobHandlerConfigurationRequest.executor (Added Enum)
-
POST/v1/billing/master_account/{master_account_id}/transaction Record a transaction and Update the balance for the master accountParameter
- Add MasterAccountBalanceUpdateRequest.user_name//Name of the user who made the balance update.
- Delete
MasterAccountBalanceUpdateRequest.user_id//Id of the user who made the balance update.
-
POST/v1/executive_dashboard_version/parseImport Parse Dashboard Definition VersionReturn Type
- Add saas
-
GET/v1/feature_requirements/list List Feature requirementsReturn Type
- Change executor (Added Enum)
-
GET/v1/role_templates/list List Role TemplatesReturn Type
- Add saas_services//List of SaaS services supported for the role template
-
POST/v1/secops/vulnerabilities/batch List of vulnerability detailsReturn Type
- Add aliases
-
POST/v1/tag_baselines/generate_tags Returns Generated TagsParameter
- Add TagBaselineGenerateRequest.scope//At what scope level the baseline should work
-
POST/v2/audit/auditlog/list Audit ListParameter
- Change AuditLogListRequest.filters.event_types
-
POST/v2/billing/extras List extra keys used in service accountsParameter
- Add BillingExtraKeysRequest.skip_service_account_grouping//If set, do not group by service account
-
POST/v2/billing/line_items_summary List values for group_by key used in service accountsParameter
- Add BillingLineItemSummaryRequest.skip_service_account_grouping//If set, do not group by service account
-
POST/v2/billing/tags List tag keys used in service accountsParameter
- Add BillingTagKeysRequest.skip_service_account_grouping//If set, do not group by service account
-
POST/v2/billing_metrics/batch Batch of Billing MetricsReturn Type
- Delete
native_detail_types//Cloud account native details types
- Delete
-
POST/v2/billing_metrics/create Create new Billing MetricsParameter
- Delete
BillingMetrics.native_detail_types//Cloud account native details types
Return Type
- Delete
native_detail_types//Cloud account native details types
- Delete
-
POST/v2/billing_metrics/item/{billing_metrics_id} Update Billing Metrics
Parameter
- Delete
BillingMetrics.native_detail_types//Cloud account native details types
Return Type
- Delete
native_detail_types//Cloud account native details types
- Delete
-
POST/v2/service_account/list List Service AccountsParameter
- Add ServiceAccountListRequest.filters.cluster_agent_statuses//Only include cluster accounts with these agent statuses.
-
POST/v2/service_account/summary Summarize Service AccountsParameter
- Add ServiceAccountSummaryRequest.filters.cluster_agent_statuses//Only include cluster accounts with these agent statuses.
Updated about 10 hours ago