GET api/v3/Videos/youtubevideos?searchTerm={searchTerm}&pageNo={pageNo}&pageSize={pageSize}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
searchTerm | string |
Required |
|
pageNo | integer |
Required |
|
pageSize | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, text/xml
Sample:
Sample not available.