GET api/v3/Videos/youtubevideos?searchTerm={searchTerm}&pageNo={pageNo}&pageSize={pageSize}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
searchTerm

string

Required

pageNo

integer

Required

pageSize

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, text/xml

Sample:

Sample not available.