/help GET
Overview
Fetches the help documentationRequest Arguments
This endpoint does not accept any request arguments.Response Arguments
| Name | Type | Description |
|---|---|---|
| <html> | String | Returns the html of the help doc |
Response
The HTML for this help document.Change Log
| Version | Change |
|---|---|
| v10 |
Added /help GET endpoint.
|