ReDoc documentation
Returns the list of all subscribed events
200 Success.
401 Unauthorized
Internal Server error
Unexpected error
[- {
- "name": "string",
- "parent": "string",
- "fields": [
- {
- "name": "string",
- "converter": "string"
}
], - "rules": [
- {
- "field": "string",
- "operator": "string",
- "value": "string"
}
], - "destination": "string",
- "priority": true,
- "hipaa_audit_required": true
}
]