GET api/Bilyak/GetAllQuestions?searchStr={searchStr}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
searchStr | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
TopicsResponseWSName | Description | Type | Additional information |
---|---|---|---|
Topics | Collection of TopicBLL |
None. |
|
IsError | boolean |
None. |
|
ErrorMessage | string |
None. |
|
ErrorCode | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.