curl --request GET \ --url https://api.nuon.co/v1/installs/{install_id}/deploys/{deploy_id}/plan \ --header 'Authorization: <api-key>'
{ "actual": "<any>" }
Type "Bearer" followed by a space and token.
install ID
deploy ID
OK
The response is of type object.
object