Find a Log by ID
GET/logs/:id
Find a log by ID.
Permissions
The API token used to authenticate must have the following scopes enabled to make a successful request: Voice.
Request
Responses
- 200
- 401
- 404
- 500
The request has succeeded.
Access is unauthorized.
The server cannot find the requested resource.
Server error