API ReferenceObservability
Deployment Logs
Get the logs for a deployment
curl -X GET "https://api.freestyle.sh/observability/v1/logs"{
"logs": [
{
"message": "string",
"timestamp": "string"
}
]
}Documentation assistant
Experimental: AI responses may not always be accurate—please verify important details with the official documentation.
Ask me about Freestyle while you browse the docs.
curl -X GET "https://api.freestyle.sh/observability/v1/logs"