Pinhere/getProject

暂不支持在线调用 · 原因见下方

PinherePinhere 缺陷协作 API

GET/projects/{projectId}

获取项目

获取项目、Origin 和并发控制版本。

Pinhere 项目、Origin、缺陷、私有截图、Webhook、PAT 与 Chrome 扩展 OAuth API;覆盖固定 PontxSpec 中全部 34 个 Endpoint。Hub 提供文档和本地 SDK/CLI,不代理任何请求。

请求

operationId
getProject
服务器
https://pinhere-jasonhzqs-projects.vercel.app/api/v1
认证
pinherePat, websiteSession, extensionOAuth

请求参数

projectId

pathstring必填

项目 ID。

prj_example

响应

200

objectapplication/json

项目详情。

字段: data

404

ErrorResponseapplication/json

项目不存在。

字段: error

default

ErrorResponseapplication/json

标准错误响应。

字段: error

{}