Files
bookhoard/bruno-yaml/system/get-scan-settings.yml
T

20 lines
428 B
YAML

info:
name: Get System Scan Settings
type: http
seq: 1
http:
method: GET
url: '{{base_url}}/api/libraries/scan-settings'
auth: inherit
headers:
- key: Content-Type
value: application/json
docs: |-
## Get System Scan Settings
Retrieves current system-wide scan settings for all libraries.
**Authentication**: Admin token required
**Response**: Current scan frequency and auto-scan status