GET api/v1/VideoLibrary/GetAllPublishedVideos?videoName={videoName}&pageSize={pageSize}&pageNum={pageNum}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
videoName | string |
Default value is |
|
pageSize | integer |
Default value is 8 |
|
pageNum | integer |
Default value is 1 |
|
version | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, text/xml
Sample:
Sample not available.