メインコンテンツへスキップ
GET
インサイト付きセッションを一覧表示します。

権限

Enterprise レベルで ViewAccountSessions 権限が付与されたサービスユーザーが必要です。

承認

Authorization
string
header
必須

サービスユーザーの認証情報(接頭辞: cog_)

クエリパラメータ

after
string | null
first
integer
デフォルト:100
必須範囲: 1 <= x <= 200
session_ids
string[] | null
created_after
integer | null
created_before
integer | null
updated_after
integer | null
updated_before
integer | null
tags
string[] | null
playbook_id
string | null
origins
enum<string>[] | null
利用可能なオプション:
webapp,
slack,
teams,
api,
linear,
jira,
automation,
cli,
desktop,
code_scan,
other
schedule_id
string | null
user_ids
string[] | null
service_user_ids
string[] | null
repo_names
string[] | null

リポジトリ名で絞り込む(例: 'owner/repo')

category
enum<string> | null
利用可能なオプション:
bug_fixing,
ci_cd_and_devops,
code_quality_and_security,
code_review,
code_review_and_analysis,
data_and_automation,
documentation_and_content,
feature_development,
migrations_and_upgrades,
other,
refactoring_and_optimization,
research_and_exploration,
security,
unit_test_generation
is_archived
boolean | null
org_ids
string[] | null
include_deleted_orgs
boolean
デフォルト:false

レスポンス

成功時のレスポンス

items
SessionInsightsResponse · object[]
必須
end_cursor
string | null

次のページを取得するためのカーソル。最終ページの場合は None。

has_next_page
boolean
デフォルト:false

このページの後に、追加で取得可能な項目があるかどうか。

total
integer | null

総件数(パフォーマンス上の理由から省略可能なオプション項目)。