Authorization: Bearer ********************
curl --location --request GET 'https://api.cubosuite.com.br/lostreasons?limit=10&page=1&orderColumn=created_at&orderDirection=asc' \ --header 'Authorization: Bearer <token>'
{}