paperless/tests/test-api.sh

7 lines
94 B
Bash
Raw Permalink Normal View History

2023-01-20 14:21:01 +00:00
#!/bin/sh
. ./credentials
curl --silent "${URL}/api/" -H "Authorization: ${AUTH}" | jq '.'