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