API Reference/ExecuteGet information on execute runGet information on execute runGET/execute/v1/deployments/{deployment}TestPath ParametersdeploymentRequiredstringcURLJavaScriptJS SDKcurl -X GET "https://api.freestyle.sh/execute/v1/deployments/<string>"200401404500SuccessResponse{ "metadata": { "deployment": "4825a274-96eb-4018-afaa-fc6fe70eaeed", "accountId": "string", "provisionedAt": "2019-08-24T14:15:22Z", "startedAt": "2019-08-24T14:15:22Z", "duration": "string", "state": "starting", "envVars": { "property1": "string", "property2": "string" } }, "code": { "code": "string", "nodeModules": { "property1": "string", "property2": "string" } } }TypeScriptPreviousExecute Code POSTNextList execute runs GET