cURL
curl --request GET \ --url http://localhost:8000/api/citations \ --header 'Authorization: Bearer <token>'
JWT token from login. Use: Authorization: Bearer <token>
List of citations