Pinhere/getProject

Online calls unavailable · details below

PinherePinhere issue collaboration API

GET/projects/{projectId}

Get project

Gets a project, its origins, and concurrency-control version.

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
getProject
Server
https://pinhere-jasonhzqs-projects.vercel.app/api/v1
Authentication
pinherePat, websiteSession, extensionOAuth

Request parameters

projectId

pathstringrequired

Project ID.

prj_example

Responses

200

objectapplication/json

Project details.

Properties: data

404

ErrorResponseapplication/json

Project not found.

Properties: error

default

ErrorResponseapplication/json

Standard error response.

Properties: error

{}