Get backup scheduling and retention config (admin)

GET/api/v1/backups/config

Parameters

This endpoint does not accept parameters.

Responses

200Backup configuration

Request

curl -X GET "https://api.knowledgetree.dev/api/v1/backups/config" \
  -H "Authorization: Bearer $KT_API_TOKEN"

Response

200Backup configuration
Example response not yet documented.