get_status_sessions_history_by_history_id
Retrieve a specific Plex session history entry by its ID to view detailed playback records and metadata for that session.
Instructions
Get Single History Item.
GET /status/sessions/history/{historyId}
Args:
history_id: The id of the history item (the historyKey from above)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| history_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |