paperless/tests/test-document-metadata.sh

7 lines
119 B
Bash
Raw Normal View History

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