Gateway

Get Gateway Logs

Get Gateway container logs.

Retrieves recent log output from the Gateway Docker container. Useful for debugging connection issues, transaction failures, or monitoring Gateway activity.

get/gateway/logs

Query parameters

tailinteger

Number of log lines to retrieve (1-10000)

Number of log lines to retrieve (1-10000)

Response

Successful Response

{"stackTrail":"paths:/gateway/logs:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes