List sales reps with deals

GET/api/v1/o2c/deals/owners

Every distinct sales rep / deal owner on the business's deals, with their deal counts, plus how many deals have no owner yet. Feeds the pipeline's owner filter chips, which need the full roster rather than whichever owners happen to be on the current page.

Operation ID: list_deal_owners_api_v1_o2c_deals_owners_get·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Responses

200Successful Response

successboolean
messagestring
codestring
dataDealOwnersResponse

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject