Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8080/api-tokens?name=teste' \ --header 'Authorization: Bearer <token>'
{}