curl --request GET \
--url https://api.example.com/health \
--header 'Authorization: Basic <encoded-value>'{}curl --request GET \
--url https://api.example.com/health \
--header 'Authorization: Basic <encoded-value>'{}Was this page helpful?