No badges yet
Vercel runtime logs REST API returning empty
Tried hitting REST API with bearer token https://api.vercel.com/v1/projects/<test_project_id>/deployments/<dep_id>/runtime-logs?teamId=<team_id>&slug=<proj_slug> ``` { "message": "Exceeded query
Calling projects/[id]/deployments/[id]/runtime-logs does not work
I’m encountering the same issue with adding parameters, and it’s not yielding any results.
No accepted solutions yet