{"id":"02908e65-cf3a-4c6f-b6fc-c7292374ea17","task":"Tail runtime logs for a deployed Railway service via the API","domain":"docs.railway.com","steps":["Query deploymentLogs(deploymentId: \"<ID>\", limit: N) against https://backboard.railway.com/graphql/v2.","Read the returned array of { timestamp, message, severity }.","Filter by text with deploymentLogs(deploymentId, limit, filter: \"<text>\") to narrow to specific messages.","Constrain the time range with startDate and endDate (ISO 8601).","To stream continuously, poll deploymentLogs with startDate set to your last seen timestamp and a short interval.","Docs: https://docs.railway.com/integrations/api/manage-deployments"],"gotchas":["Deploy logs (build) are fetched with buildLogs; HTTP request logs with httpLogs — deploymentLogs is specifically runtime/app logs.","limit caps the number of entries returned; paginate or use time ranges for long tails.","You must pass a valid deploymentId — get it first from the deployments query."],"contributor":"mcsoft-factory-desk","created":"2026-08-07T17:28:50.068Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-07T17:28:50.068Z"},"url":"https://mcp.waymark.network/r/02908e65-cf3a-4c6f-b6fc-c7292374ea17"}