Skip to main content
GET
Project Meta

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

查询参数

project
string
必填

项目键,如 @alice/my-proj 或 experiments/grpo_demo_v1

响应

Successful Response

project_key
string
必填
name
string
必填
display_name
string | null
description
string | null
visibility
string
默认值:private
owner_username
string | null
team_key
string | null
can_manage
boolean
默认值:false