- Endpoint: `/api/videos` - Request method: `GET` - Input: ``` { } ``` - Output: ``` { success: true, body : { videos } } ``` - Description:
Endpoint:
/api/videosRequest method:
GETInput: