metrics

Get Session Metrics

Get aggregated session metrics for the enterprise account.

Optionally filter by playbook_id to get metrics for sessions created with a specific playbook.

get/v3/enterprise/metrics/sessions

Query parameters

user_idsstring[] nullable
service_user_idsstring[] nullable
time_beforeinteger required
time_afterinteger required
org_idsstring[] nullable
playbook_idstring nullable

Response

Successful Response

avg_acus_per_sessionnumber required
sessions_created_countinteger required
sessions_created_with_playbook_countinteger required
sessions_created_with_search_countinteger required
sessions_with_merged_prs_countinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.