mirror of
https://github.com/Fijxu/BooyahDocs.git
synced 2025-01-26 03:03:12 -03:00
13 lines
169 B
Markdown
13 lines
169 B
Markdown
|
# Videos
|
||
|
|
||
|
Request Method: GET
|
||
|
|
||
|
* */users/`userID`/videos* =
|
||
|
* Response Example: No data for now
|
||
|
|
||
|
```json
|
||
|
{
|
||
|
"null": "for now"
|
||
|
}
|
||
|
```
|