Skip to content

Get Movie Watch History

GET
/v1/movie/{id}/history

Parameters

Path Parameters

id*

Media ID

Type
integer
Required

Responses

OK

application/json
JSON
{
  
"data": [
  
],
  
"status": "success"
}

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI