Retrieve an events list object identified by an events-group identifier. The events-group identifier is retrieved from an Issue element's data.
Version: 1.2
Required Permissions: Read-only
HTTP method: GET
Supported by Editions: Zend Server
Request Parameters:
| 
                     Parameter  | 
                
                     Type  | 
                
                     Required  | 
                
                     Description  | 
            
| 
                     eventsGroupId  | 
                
                     Integer  | 
                
                     Yes  | 
                
                     Events group identifier, provided in the eventsGroup element. Note that for backwards compatibility you may also submit an “eventGroupId” parameter and it will be accepted on ZS6.x  | 
            
| 
                     issueId  | 
                
                     Integer  | 
                
                     Yes  | 
                
                     This parameter was removed due to redundancy and is no longer used in either WebAPI 1.2 or 1.3 on ZS6.x  | 
            
Expected Response Code: 200 OK. For more information see Response Format.
Response Format: Response successful message or error message
Possible Action Specific Error Codes: This action has no specific error codes
| 
                     
                          | 
                
                    Request
 Response
  |