v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
Background Jobs

Returns statistics about the selected executors

Get statistics from all Background Jobs workers.

post/v1/admin/background_job/stats

Request body

executor'AI' | 'AI_AGENT' | 'AI_BG' | 'BROKER' | 'COMPLIANCE' | 'COST' | 'COST_BG' | 'COST_BG_CLOUD_BILLING' | 'COST_BG_K8S_BILLING' | 'FEATURE_FLAGS' | 'GOVERNANCE' | 'HEATSTACK' | 'HEATSTACK_BG' | 'IDENTITY' | 'IDENTITY_BG' | 'OPERATIONS' | 'REPORT_GENERATION' | 'RESOURCE_INVENTORY' | 'RESOURCE_INVENTORY_BG' | 'SECURITY'

Filter to threads in this executor

include_invalidationsboolean

If true, invalidation counters will be returned

include_query_countersboolean

If true, query counters will be returned

include_query_counters_per_callerstring

If set, query counters per caller will be returned for the selected context

trigger_heap_analysisboolean

If true, a new heap analysis is started

include_heap_analysisboolean

If true, the historical heap analysis will be returned

Example request

{
  "executor": "AI"
}

Response

Generated

workersobject

Map from identifier to service statistics model