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