Skip to content

Commit da790f3

Browse files
authored
sync Monitor with private
1 parent 2859e55 commit da790f3

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,14 +192,15 @@ This example demonstrates how to use DocuSign Click to get a list of clickwraps
192192
This example demonstrates how to use DocuSign Click to get user responses to your clickwrap agreements.
193193
[Source.](./app/click/examples/eg007_clickwrap_responses/controller.py)
194194

195+
195196
## Monitor API
196197
**Note:** To use the Monitor API, you must also [enable DocuSign Monitor for your organization](https://developers.docusign.com/docs/monitor-api/how-to/enable-monitor/).
197198
For information about the scopes used for obtaining authorization to use the Monitor API, see the [scopes section](https://developers.docusign.com/docs/monitor-api/monitor101/auth/).
198199

199-
1. **Get monitoring data.**
200-
[Source.](./app/monitor/examples/eg001_get_monitoring_data/controller.py)
200+
1. **Get monitoring data.** [Source](./app/monitor/examples/eg001_get_monitoring_data/controller.py)
201201
Demonstrates how to get and display all of your organization’s monitoring data.
202202

203+
203204
## Included OAuth grant types:
204205

205206
* Authentication with Docusign via [Authorization Code Grant flow](https://developers.docusign.com/esign-rest-api/guides/authentication/oauth2-code-grant) .

0 commit comments

Comments
 (0)