List all account successes
GET/public_api/v1/successes
A success is recorded manually by a user when they take an action that they classify as successful. This could be reaching a prospect, getting a demo, etc. It is important to understand how success is used by the integrating team before making assumptions about what a success is.
Results are returned in 100 item pages, starting with page 1 and increasing. Results are by default ordered by id in asc direction.
The account field is only returned when team=true.
Request
Responses
- 200
- 401
- 403
Success
A valid oauth connector is required to use this endpoint.
Your oauth connector does not have the correct permissions to use this endpoint.