Show Broken Links configuration
Authentication
Personal access token created in the Modular DS dashboard; read-only tokens can only call GET endpoints.
Path parameters
Query parameters
Response
200 - Broken Links configuration
Personal access token created in the Modular DS dashboard; read-only tokens can only call GET endpoints.
200 - Broken Links configuration
Read one Broken Links Checker global configuration in full: its schedule, what it checks, how the plugin reads page content and whether it is the default for new websites. Ids come from “List broken link presets”.
Response attributes: name, status (enabled, disabled - the configuration itself is always enabled; scans are paused per website), is_default, schedule (object: frequency - weekly, monthly; start_hour - HH:MM; timezone; day_week; day_month), check_internal, check_external, check_mixed_content, resource_types (link, image, script, stylesheet, og_image, canonical), mode (plain, render), created_at, updated_at. sites_count, how many websites use the configuration, is opt in with fields[preset-broken-links]=sites_count.
A configuration of another organization answers 404.