.mcfg
Authorization: Bearer ********************
curl --location '/projects//export' \ --header 'Authorization: Bearer <token>'
{ "message": "Unauthenticated", "errorCode": "unauthorized" }