LogoFreestyle
API Reference/Observability

Deployment Logs

Get the logs for a deployment

GET/observability/v1/logs

Query Parameters

deploymentIdstring | null
domainstring | null

Response Body

200

logsRequiredarray<object>
curl -X GET "https://api.freestyle.sh/observability/v1/logs?deploymentId=string&domain=string"

{
  "logs": [
    {
      "message": "string",
      "timestamp": "string"
    }
  ]
}

Freestyle AI

Documentation assistant

Experimental: AI responses may not always be accurate—please verify important details with the official documentation.

How can I help?

Ask me about Freestyle while you browse the docs.