GET /api/v1/forms?format=api
HTTP 401 Unauthorized
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
WWW-Authenticate: 
Digest realm="DJANGO",
qop="auth",
nonce="1711660335.127698:1B87:5d3aa02c68cfc64221eb9c96dc3010e8",
opaque="5665CC6D9CC7804D38DD91B3C68D19B5",
algorithm="MD5",
stale="false"
{ "detail": "Authentication credentials were not provided." }