v1
latestOpenAPI 3.1.0MIT2026-07-2654137287.8 KBsystem_logs
Get System Logs
Gets the System Logs
get/organizations/{organization_name}/projects/{project_name}/containers/{container_group_name}/system-logs
Response
OK
Example response
{
"items": [
{
"instance_id": "db3a4591-efc3-46c0-b06a-3d820c0ec100",
"machine_id": "eb3a4591-efc3-46c0-b06a-3d820c0ec100"
}
]
}