Authentication
curl --request GET 'https://api.skysql.com/provisioning/v1/services' \\ --header "X-API-Key: $API_KEY"
Last updated
Was this helpful?
curl --request GET 'https://api.skysql.com/provisioning/v1/services' \\
--header "X-API-Key: $API_KEY"Last updated
Was this helpful?
Was this helpful?