メインコンテンツへスキップ
GET
モデル チェックポイントを一覧表示

承認

Authorization
string
header
必須

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

パスパラメータ

model_id
string
必須

クエリパラメータ

after
string

ページネーション用カーソル - 前のページの最後の項目のID

limit
integer
デフォルト:20

返される項目数

必須範囲: 1 <= x <= 100
order
enum<string>
デフォルト:asc

並べ替え順

利用可能なオプション:
asc,
desc

レスポンス

正常なレスポンス

data
CheckpointResponse · object[]
必須

項目の配列

has_more
boolean
必須

利用可能な項目がさらにあるかどうか

first_id
string
デフォルト:""

現在のページの最初の項目の ID

last_id
string
デフォルト:""

現在のページの最後の項目の ID

object
string
デフォルト:list

オブジェクトのタイプ識別子