Get historical game server logs
GET/v1/games/:gameId/servers/:serverName/logs/history
Retrieves logs for a game server that has already exited, sourced from long-term log storage (Loki). Logs for running servers are still served by the stream and download endpoints. Entries are returned oldest-first and are bounded to the server's lifetime unless an explicit start/end is supplied.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.