How do I get uploaded video confirmation

I got success response from twitch- complete video upload API, But video is PROCESSING at the desired channel, How do I know that video is processing completed? And what if the processing FAILED?

Check the videos API, filter by uploaded, a video will be marked as processing, complete, or be missing.

Once you have fully uplaoded and called the complete API, processing rarely fails in my experence