Calling projects/[id]/deployments/[id]/runtime-logs does not work

Hi,

I’ve been trying to get logs programmatically through the API provided by vercel: Get logs for a deployment - Vercel API Docs

All other API Endpoints deliver the expected result, but this one does not return. It loads indefinitly.

Can someone help out?