メインコンテンツへスキップ
GET
Interactセッションの一覧を取得

ヘッダー

クエリパラメーター

レスポンス

セッションオブジェクト

リクエスト例

レスポンスの例

Firecrawl API key が必要な AI agent の場合は、自動オンボーディング手順について firecrawl.dev/agent-onboarding/SKILL.md を参照してください。

承認

Authorization
string
header
必須

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

クエリパラメータ

status
enum<string>

statusでセッションを絞り込む

利用可能なオプション:
active,
destroyed

レスポンス

Interactセッションの一覧

sessions
object[]
success
boolean