Show backup 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 - Backup configuration
Personal access token created in the Modular DS dashboard; read-only tokens can only call GET endpoints.
200 - Backup configuration
Read one backup global configuration. Ids come from “List backup presets”, which answers the same attributes for every configuration.
Response attributes, under the same keys the writes accept: name, status (enabled, disabled), is_default (true for the configuration new websites receive), region (where the copies are stored), schedule (frequency daily, weekly or monthly, start_hour HH:MM, timezone, day_week, day_month), retention_period (days each copy is kept), incremental, exclusion (extensions, max_file_size in bytes) and the timestamps. sites_count, how many websites use the configuration, is opt in with fields[preset-backups]=sites_count.
A configuration of another organization answers 404.