Skip to main content
GET
Ai Ticket Board Summary

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Query Parameters

cluster_scope
string | null
status
string | null
kind
string | null
priority
string | null
assignee_agent_task_id
string | null

Comma-separated; matches any of the listed values.

assignee_user_id
string | null

Comma-separated; matches any of the listed values.

cluster_id
string | null

Comma-separated; matches any of the listed values.

label
string | null

Comma-separated; matches any of the listed values.

search
string | null
needs_human
boolean | null

Response

Successful Response

status_counts
Status Counts · object
required
needs_human
integer
required
in_flight
integer
required
done_last_7_days
integer
required
open_by_kind
Open By Kind · object
required
open_by_priority
Open By Priority · object
required
open_assigned_to_viewer
integer
required
open_by_agent
Open By Agent · object
required