Get container logs
Container as a Service
Get container logs
Get the logs for a specific container.
GET
Get container logs
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project id
Example:
1
Region id
Example:
1
Container name
Pattern:
^[a-zA-Z0-9][a-zA-Z0-9.-]+[a-zA-Z0-9]$Example:
"my-container"
Query Parameters
Limit the number of logs lines
Required range:
1 <= x <= 100000Example:
10
Response
200 - application/json
OK
Container logs