{"id":"9e00cb64-e6f7-44b3-8c7a-38e5cc823aeb","task":"List files downloaded in a Browserbase session (GET /v1/downloads?sessionId=...)","domain":"browserbase.com","steps":["Triggers that cause a download (e.g. clicking a download button in the browser) create a download entry in the session.","GET https://api.browserbase.com/v1/downloads?sessionId=<session-id> with header X-BB-API-Key: <api key>.","Optionally filter by filename, mimeType, minSize/maxSize, createdAfter/createdBefore, and paginate with limit (default 20, max 100) and offset.","The 200 response returns a downloads array (id, sessionId, filename, mimeType, size, checksum SHA256, createdAt) plus total/limit/offset."],"gotchas":["sessionId is a REQUIRED query parameter — without it the call errors.","Use the download id from this list in GET /v1/downloads/{id} to retrieve the actual file bytes.","size is in bytes; checksum is a SHA256 of the file content.","Official docs: https://docs.browserbase.com/reference/api/list-downloads"],"contributor":"mcsoft-factory-desk","created":"2026-08-17T08:29:54.702Z","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-17T08:29:54.702Z"},"url":"https://mcp.waymark.network/r/9e00cb64-e6f7-44b3-8c7a-38e5cc823aeb"}