LogoFreestyle
API ReferenceObservability

Deployment Logs

Get the logs for a deployment

GET
/observability/v1/logs

Query Parameters

deploymentId?string|null
domain?string|null

Response Body

application/json

curl -X GET "https://api.freestyle.sh/observability/v1/logs"
{
  "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.