Authorization: Bearer ********************
curl --location --request GET '/projects//export' \ --header 'Authorization: Bearer <token>'
{ "message": "Unauthenticated", "error_code": "unauthenticated" }