Authorization: Bearer ********************
curl --location --request GET 'https://api.jeanpreis.com.br/dashboard' \ --header 'Authorization: Bearer <token>'
{ "message": "string", "seu_id": "string" }