Skip to main content
GET
op一覧

パスパラメータ

entity
string
必須
project
string
必須

クエリパラメータ

limit
integer | null

返すopsの最大数

offset
integer | null

スキップするopsの数

レスポンス

JSONL形式のデータストリーム

Op オブジェクトを取得するためのレスポンスモデル。

code フィールドには、op の実際のソースコードが含まれます。

code
string
必須

op の実際のソースコード

created_at
string<date-time>
必須

この op が作成された日時

digest
string
必須

op のダイジェスト

object_id
string
必須

op の ID

version_index
integer
必須

この op のバージョンインデックス