Authorization: Bearer ********************
curl --location --request GET '/sellers' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: text/plain' \ --data-raw ''
{}