Skip to main content
GET
Project Jobs

授权

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

limit
integer
默认值:100
必填范围: 1 <= x <= 500
offset
integer
默认值:0
必填范围: x >= 0

响应

Successful Response

name
string
必填
project_key
string
必填
kind
string
必填
path
string
必填
stats
ProjectStatsOut · object
必填
profile
string | null
has_config
boolean
默认值:false
in_repo
boolean
默认值:false
description
string | null
visibility
string
默认值:private
owner_username
string | null
team_key
string | null
can_manage
boolean
默认值:false
jobs
ProjectRunRowOut · object[]
matrix_columns
ProjectMatrixColumnOut · object[]
total
integer
默认值:0
limit
integer
默认值:0
offset
integer
默认值:0