Authorization: Bearer ********************
curl --location --request GET '/agent/business/profile/me' \ --header 'Authorization: Bearer <token>'
{ "status": "error", "message": "An unexpected error occurred No Profile matches the given query." }