Skip to content
Hound Documentation
Main Navigation
Getting Started
Appearance
Menu
Return to top
Get Movie Watch History
GET
/v1/movie/{id}/history
Parameters
Path Parameters
id
*
Media ID
Type
integer
Required
Responses
200
400
500
OK
Content-Type
application/json
Schema
JSON
JSON
{
"data"
:
[
]
,
"status"
:
"success"
}
GET
/v1/movie/{id}/history
Playground
Variables
Key
Value
id
*
Try it out
Samples
Powered by
VitePress OpenAPI