PinherePinhere issue collaboration API
GET/issues/{issueId}
Get issue
Gets DOM, screenshot path, target, and state context.
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
getIssue- Server
https://pinhere-jasonhzqs-projects.vercel.app/api/v1- Authentication
- pinherePat, websiteSession, extensionOAuth
Request parameters
issueId
pathstringrequired
Issue ID.
iss_example
Responses
200
objectapplication/json
Complete issue context.
Properties: data
404
ErrorResponseapplication/json
Issue not found.
Properties: error
default
ErrorResponseapplication/json
Standard error response.
Properties: error
{}