paperless/tests/test-correspondents.sh

8 lines
110 B
Bash
Raw Normal View History

2023-03-15 17:14:57 +00:00
#!/bin/sh
. ./credentials
curl --silent "${URL}/api/correspondents/" -H "Authorization: ${AUTH}"
#| jq '.'