B2B Gateway 
			
			- B2B Gateway
 - All Products
 
           
      	
            
	
      GET <server URL>/mftsaas/api/v1/filelisteners/job/<Job ID>/status
Field 
				    | Type 
				    | Description 
				    | 
|---|---|---|
Job ID 
				    | String 
				    | ID number associated with the file listener job. 
				    | 
GET <server URL>/mftsaas/api/v1/filelisteners/job/<Job ID>/status Content-Type: application/json Accept: application/json IDS-SESSION-ID: <SessionId>
{ "status": "STOPPED", "jobId": 1038 }
{ "responseCode": "NOT_FOUND", "message": "File listener not found for TaskId: 1079" }