メインコンテンツへスキップ
GET
既存セッションの詳細を取得する

承認

Authorization
string
header
必須

個人用APIキー (apk_user_*) またはサービス用APIキー (apk_*)

パスパラメータ

session_id
string
必須

レスポンス

成功時のレスポンス

既存のセッションに関する詳細情報。

created_at
string<date-time>
必須
session_id
string
必須
status
string
必須
updated_at
string<date-time>
必須
messages
SessionMessage · object[]
playbook_id
string | null
pull_request
PullRequestInfo · object | null

セッションに関連付けられたプルリクエスト情報。

snapshot_id
string | null
status_enum
enum<string> | null
利用可能なオプション:
working,
blocked,
expired,
finished,
suspend_requested,
suspend_requested_frontend,
resume_requested,
resume_requested_frontend,
resumed
structured_output
unknown
tags
string[] | null
title
string | null