To get the current status of a call, you need to issue a GET request to /call/2.0/<sessionId>/status
where <sessionId is the session ID that uniquely identifies the call. This is the value returned in the sessionId attribute of the response for the originating Start Call request.
There are no additional parameters required to get the status of a call.