Skip to main content
GET
Get handoff analytics

Authorizations

Authorization
string
header
required

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

Query Parameters

start_date
string

Start date in ISO 8601 format (defaults to 30 days ago)

end_date
string

End date in ISO 8601 format (defaults to now)

instruction_id
string

Filter to only handoffs referencing this instruction ID

Response

Default Response

summary
string
required
total_handoffs
number
required
total_sessions
number
required
start_date
string
required
end_date
string
required
reasons
object[]
required
reason_combinations
object[]
required
sentiments
object[]
required
knowledge_references
object[]
required
tool_references
object[]
required
instruction_references
object[]
required
prohibited_topic_references
object[]
required