Pinhere/downloadAttachment

Online calls unavailable · details below

PinherePinhere issue collaboration API

GET/attachments/{attachmentId}

Download screenshot

Streams a private screenshot after authorization.

Pinhere APIs for projects, origins, issues, private screenshots, webhooks, PATs, and Chrome-extension OAuth. The fixed PontxSpec covers all 34 Endpoints. Hub provides documentation and a local SDK/CLI only; it proxies no request.

Request

operationId
downloadAttachment
Server
https://pinhere-jasonhzqs-projects.vercel.app/api/v1
Authentication
pinherePat, websiteSession, extensionOAuth

Request parameters

attachmentId

pathstringrequired

Screenshot ID.

att_example

Responses

200

stringimage/pngimage/jpegimage/webp

PNG, JPEG, or WebP screenshot bytes.

404

ErrorResponseapplication/json

Screenshot not found.

Properties: error

503

ErrorResponseapplication/json

Screenshot storage unavailable.

Properties: error

default

ErrorResponseapplication/json

Standard error response.

Properties: error