GET api/Dialog/{guid}
Get the specific dialog by dialog Guid.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| guid |
The Guid for the dialog |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.