Skip to main content

Get Session Status

GET 

/api/power-dialer/sessions/:session_id

Get current status of a power dialer session.

Returns progress information without full queue for performance.

Args: session_id: Session identifier power_dialer_service: Injected power dialer service

Returns: Session status with progress

Raises: HTTPException 404: If session not found HTTPException 500: If operation fails

Request

Responses

Successful Response