- 视频
- 用户
- 登录/注册
- 找回密码
获取视频浏览记录
GET
/luckyjourney/video/history
如果需要时间记录找我
请求参数
Query 参数
page
integer
可选
示例值:
1
limit
integer
可选
示例值:
15
Header 参数
token
string
token
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://127.0.0.1:8882/luckyjourney/video/history?page=1&limit=15' \
--header 'token;'
返回响应
🟢200成功
application/json
Body
type
null
必需
code
integer
必需
state
boolean
必需
message
string
必需
data
array [object {20}]
必需
id
integer
必需
isDeleted
boolean
必需
gmtCreated
string | null
必需
gmtUpdated
string | null
必需
title
string
必需
description
string | null
必需
url
string
必需
userId
integer
必需
cover
null
必需
open
boolean
必需
status
integer
必需
msg
null
必需
auditStatus
boolean
必需
startCount
integer
必需
shareCount
integer
必需
historyCount
integer
必需
typeId
integer
必需
typeName
string
必需
userName
string
必需
yv
null
必需
count
integer
必需