curl --request GET \
--url https://api.example.com/v1/ui/secret-keys/live-status{
"enabled": true,
"reason": "<string>"
}Check if the provider is eligible to create live secret keys.
curl --request GET \
--url https://api.example.com/v1/ui/secret-keys/live-status{
"enabled": true,
"reason": "<string>"
}