API Reference/ObservabilityDeployment LogsGet the logs for a deploymentGET/observability/v1/logsTestQuery ParametersdeploymentIdstring | nulldomainstring | nullcURLJavaScriptJS SDKcurl -X GET "https://api.freestyle.sh/observability/v1/logs?deploymentId=string&domain=string"200Response{ "logs": [ { "message": "string", "timestamp": "string" } ] }TypeScriptPreviousUpdate a permission for a Git identity PATCHNextDeploy a Website POST