Greenthum project document
Authorization: Bearer ********************
curl --location --request GET '/api/volunteer/knowledgeResources' \ --header 'Authorization: Bearer <token>'
{ "title": "string", "content": "string" }