APIHighlightsGet a single highlightVersion: v0.31.0Get a single highlight GET /highlights/:highlightId Retrieve a single highlight by its ID. Request Responses200401404The requested highlight.Unauthorized — the Bearer token is missing, invalid, or expired.Highlight not found.