List site backups
Authentication
Personal access token created in the Modular DS dashboard; read-only tokens can only call GET endpoints.
Query parameters
Exact website ids (repeatable)
Exact backup ids, e.g. the ids a create or retry answered (repeatable)
in_progress | done | failed | excluded (repeatable). Only done is a usable copy
full | incremental - the model’s type column, aliased because type is reserved in JSON:API (repeatable)
manual | automatic | force_first (repeatable)
1|0 - only master backups, or only the rotating ones
site - the website each backup belongs to
created_at, size; prefix with - to invert. Default: -created_at (newest first)

