Authorization: Bearer ********************
curl --location --request GET '/mj/task//fetch' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{}