Get Browser Use Run Steps
browser-use
Get Browser Use Run Steps
Native step feed for a browser-use run (the OSS-known steps shape, NOT
events). Steps carry monotonic numbers; poll ?after=<number> for only newer
ones. MOCKED items.
GET
Get Browser Use Run Steps
Authorizations
Path Parameters
Query Parameters
Return only steps with number > this. Pass the last step number you saw.
Response
Successful Response
Incremental step page — same poll shape as /events. Steps have monotonic
numbers; next_after is the highest in this page. Pass it back as ?after=
on the next poll to fetch only newer steps; has_more says whether more
already exist.