info: name: Get Progress History type: http seq: 3 http: method: GET url: '{{base_url}}/api/progress/{{mediaItemId}}/history' auth: inherit body: type: none headers: - key: Authorization value: Bearer {{jwt docs: |- ## Get Progress History Retrieves historical reading progress sessions for a specific media item. **Method:** GET **Endpoint:** /api/progress/{mediaItemId