v5
latestOpenAPI 3.1.02026-08-081,0211,3082.1 MBOPPORTUNITIES
Get Implemented Opportunities Data
List opportunities that were marked IMPLEMENTED.
Reads from the dedicated implemented_opportunities ClickHouse table that survives the 1-month TTL on individual_opportunities. The main GET /opportunities/ endpoint is untouched — it still serves the Active/Dismissed view from the original tables.
get/opportunities/implemented
Query parameters
pageinteger required
sizeinteger required
effortstring[]
resource_namestring[]
resource_typestring[]
ownerinteger[]
opportunity_namestring[]
start_datestring date-time nullable
end_datestring date-time nullable
sortstring
sort_orderstring
instance_idstring[]
userstring[]
warehousestring[]
databasestring[]
schemastring[]
workspace_idstring[]
Databricks workspace IDs (multi-value). Sourced from the More-Filters Workspace chip; ignored on non-Databricks tenants.
Databricks workspace IDs (multi-value). Sourced from the More-Filters Workspace chip; ignored on non-Databricks tenants.
navigationSourcestring nullable
Headers
x-tenantstring required
Response
Successful Response