GET https://api.render.com/v1/logs with required params ownerId and resource (array of server/cronjob/job/postgres/redis/workflow IDs). Optional: startTime (default 1h ago) / endTime (default now), direction ('backward' default | 'forward'), limit (1-100, default 20), and filters: type (app/request/build), level, text, host, statusCode, method, path — several support wildcards/regex (https://api-docs.render.com/reference/list-logs).
Paginate: if hasMore is true in the response, pass the returned nextStartTime/nextEndTime as startTime/endTime on the next request (https://api-docs.render.com/reference/list-logs).
Known gotchas
All resources in one query must be in the SAME region and belong to the same owner — mixing regions fails (https://api-docs.render.com/reference/list-logs).
Pagination is time-window based (nextStartTime/nextEndTime), not cursor based like most other Render list endpoints (https://api-docs.render.com/reference/list-logs).
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?