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="1711723728.1122513:B86E:11675bcae4c8a4eb882d749a0288bf20",
opaque="E138A18BA78D8A35AD06CDDF550436C4",
algorithm="MD5",
stale="false"
{ "detail": "Authentication credentials were not provided." }