Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8000/api/' \ --header 'Authorization: Bearer <token>'
{}