General APIs with JWT

List backup configurations

Endpoint to list all backup configurations for the authenticated user.

get/backup-configs

Response

Backup configurations retrieved successfully

idstring uuid
created_atstring date-time
updated_atstring date-time nullable
user_idstring uuid required
pod_idstring uuid required
backup_frequency_hoursinteger
retention_daysinteger required
backup_pathstring required
is_activeboolean
deleted_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.