list_movies_history
Retrieve movie subtitle history events from Bazarr, with optional filtering by movie ID and pagination controls.
Instructions
List movies history events.
GET /api/movies/history
Args: start: Paging start integer length: Paging length integer radarrid: Movie ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | No | ||
| length | No | ||
| radarrid | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |