List all owned cadences
GET/public_api/v1/cadences
Cadences are user defined engines to run their outbound process.
Results are returned in 100 item pages, starting with page 1 and increasing. Results are by default ordered by id in asc direction.
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.