GET api/Dialog/Type/{type}
Get all user dialogs for the specific type (search, result, add, index).
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| type |
search, result, add, index |
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.