List Data Objects of Sub-process Activity
get
                    /process/api/v1/instances/{instanceId}/activities/{act_inst_id}/data-objects
Fetches all the data objects of a sub-process activity.
                
                Request
Path Parameters
                - 
                    act_inst_id(required):  string
                    
                    Activity Instance Id
 - 
                    instanceId(required):  string
                    
                    Process instance ID
 
Header Parameters
                    - 
                            Accept-Language: string 
                            
                            Accept-Language header in IETF BCP 47
 - 
                            oci-original-url: string 
                            
                            Endpoint requested by customer
 
There's no request body for this operation.
Back to TopResponse
Supported Media Types
                - application/json
 
200 Response
Successful operation
                            
                            
                                Nested Schema : Variables-allOf[1]
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
                
                    
                    activityId: string
                    
                    
                     
                    
                
                
                Activity ID
 - 
                
                    
                    activityInstId: string
                    
                    
                     
                    
                
                
                Activity instance ID
 - 
                
                    
                    activityName: string
                    
                    
                     
                    
                
                
                Activity name
 - 
                
                    
                    applicationName: string
                    
                    
                     
                    
                
                
                Application name
 - 
                
                    
                    applicationVersion: string
                    
                    
                     
                    
                
                
                Application version
 - 
                
                    
                    instanceId: string
                    
                    
                     
                    
                
                
                Instance Id
 - 
                
                    
                    items: 
                    
                    
                
                
                    VariablesMap
                
                
                Additional Properties Allowed: additionalPropertiesA (key, MapItem) map. `default`is an example key.
 - 
                
                    
                    processDefinitionKey: string
                    
                    
                     
                    
                
                
                Process definition key
 
Nested Schema : Link
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectDefines Link
    
    
    
    
        Show Source
        - 
                
                    
                    code: integer
                    
                    
                     
                    
                
                
                Minimum Value:
100Maximum Value:600 - 
                
                    
                    href(required): string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    hreflang: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    length: integer
                    
                    
                     (int32) 
                    
                
                
                
 - 
                
                    
                    mediaType: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    message: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    rel(required): string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    title: string
                    
                    
                     
                    
                
                
                
 - 
                
                    
                    type: string
                    
                    
                     
                    
                
                
                
 
Nested Schema : VariablesMap
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
       objectAdditional Properties Allowed
       Show Source
       
       
    
    
    
    
    
    
    A (key, MapItem) map. `default`is an example key.
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : default
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
objectNested Schema : additionalProperties
    
    	Type: 
    	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
object401 Response
Unauthorized
                            
                            
                            
                            
                        404 Response
Process Instance with given ID does not exist.
                            
                            
                            
                            
                        429 Response
Too many requests
                            
                            
                            
                            
                        500 Response
Internal server error
                            
                            
                            
                            
                        503 Response
Too many exceptions or too slow requests