-
Notifications
You must be signed in to change notification settings - Fork 31
Add /voice/:segment_id/events endpoint
#775
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for signalwire-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
yarn run v1.22.22 OpenAPI Specification AnalysisChanges are compared to the
Done in 148.16s. |
Devon-White
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tested and working on docs :)

REST API Update Pull Request
Related Issue
If there's an issue available, link it here: Issue #17309
Description
This PR adds a new endpoint under the
api/voicedirectory. It extends the existing 'Retrieve Log' endpoint to allow a user to view all the events belonging to the log - similar to what they'd see viewing the same call in the Logs dashboard UI.Type of Change
Motivation and Context
While going through our documentation, I noticed that one of the endpoints that could be exposed is not in the documentation.
Checklist:
team/developer-experiencelabel in the PR.