GET
/
v1
/
containers
/
{id}
/
logs
download container logs
curl --request GET \
  --url https://console.gmicloud.com/api/v1/containers/{id}/logs
"<string>"

Path Parameters

id
string<uuid>
required

Response

log string

The response is of type string.