Skip to content

Beta module namespace

reporting

Beta routes may change with notice and are NOT covered by the 24-month stable window of the core contract.

Every module route is enumerated with method, path, auth and required permission; request/response schemas are not published for the beta surface.

15 operations

MethodPathRequired permissionAuthenticationSummary
get/v1/m/reporting/brandingreporting:report:readBearer tokenreporting module route (requires reporting:report:read)
put/v1/m/reporting/brandingreporting:report:writeBearer tokenreporting module route (requires reporting:report:write)
get/v1/m/reporting/enterprise/bundlereporting:report:readBearer tokenreporting module route (requires reporting:report:read)
get/v1/m/reporting/enterprise/posturereporting:report:readBearer tokenreporting module route (requires reporting:report:read)
get/v1/m/reporting/enterprise/riskreporting:report:readBearer tokenreporting module route (requires reporting:report:read)
get/v1/m/reporting/reportsreporting:report:readBearer tokenreporting module route (requires reporting:report:read)
get/v1/m/reporting/reports/{type}reporting:report:readBearer tokenreporting module route (requires reporting:report:read)
get/v1/m/reporting/schedulesreporting:report:readBearer tokenreporting module route (requires reporting:report:read)
post/v1/m/reporting/schedulesreporting:report:writeBearer tokenreporting module route (requires reporting:report:write)
delete/v1/m/reporting/schedules/{id}reporting:report:writeBearer tokenreporting module route (requires reporting:report:write)
get/v1/m/reporting/schedules/{id}/runsreporting:report:readBearer tokenreporting module route (requires reporting:report:read)
get/v1/m/reporting/schedules/{id}/runs/{rid}reporting:report:readBearer tokenreporting module route (requires reporting:report:read)
get/v1/m/reporting/templates/{type}reporting:report:readBearer tokenreporting module route (requires reporting:report:read)
put/v1/m/reporting/templates/{type}reporting:report:writeBearer tokenreporting module route (requires reporting:report:write)
delete/v1/m/reporting/templates/{type}reporting:report:writeBearer tokenreporting module route (requires reporting:report:write)