Skip to main content
GET
Get opportunity summary for an AI Sales Agent

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

AI Sales Agent ID

Example:

"01a0206f-ed71-7fc5-a97f-fc48fdffd583"

Query Parameters

start_date
string<date-time>

Start date filter (ISO 8601)

Example:

"2026-08-20T18:30:01.329Z"

end_date
string<date-time>

End date filter (ISO 8601)

Example:

"2026-08-20T18:30:01.330Z"

Response

Opportunity summary with status breakdown and per-campaign data

Opportunity summary with status breakdown and per-campaign data

summary
object
campaigns
object[]