Get Behavior Execution Log

Get Behavior Execution Log
Download the execution log from a behavior invocation

Download the execution log from a behavior invocation

Request
URI
GET
https://{api_host}/cloudapi/1.0.0/entities/{id}/behaviors/{behaviorId}/invocations/{invocationId}/log
COPY
Path Parameters
string
id
Required

id

string
behaviorId
Required

behaviorId

string
invocationId
Required

invocationId


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure

Vendor Extension

This operation contains the following vendor extensions defined in the spec:

                    [{"type":"Modern"}]
                
Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/entities/{id}/behaviors/{behaviorId}/invocations/{invocationId}/log