v1
latestOpenAPI 3.0.12026-07-22120163333.7 KBTeam Features
List Lead Ponds
Returns lead ponds on the caller's team that the caller is allowed to see.
get/v1.0/team-features/lead-ponds
Headers
Authorizationstring required
Bearer [access_token]
Response
Lead ponds visible to the caller.
Example response
[
{
"agentIds": [
10000000514,
10000000515
]
}
]