Authorization: Bearer ********************
curl --location --request GET '/api/bag/data/' \ --header 'X-App-Id;' \ --header 'Authorization: Bearer <token>'
{ "data": {} }