Get Static Behavior Execution Log
Download the execution log from a behavior invocation
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/interfaces/{id}/behaviors/{behaviorId}/invocations/{invocationId}/log
COPY
Path Parameters
string
id
Required
id
string
behaviorId
Required
behaviorId
string
invocationId
Required
invocationId
Responses
200
OK
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/interfaces/{id}/behaviors/{behaviorId}/invocations/{invocationId}/log
Availability
Added in 38.0
Defined Interface Behaviors Operations
GET
Get Defined Entity Type Behaviors
GET
Get Type Behavior
PUT
Update Type Behavior
DELETE
Remove Behavior Override
GET
Schedule Behavior Query
POST
Schedule Behavior
GET
Get Scheduled Behavior
PUT
Edit Scheduled Behavior
DELETE
Unschedule Behavior
GET
Get Defined Entity Type Access
POST
Add Defined Entity Type Access
PUT
Set Defined Entity Type Access
GET
Get Interface Behaviors
POST
Add Interface Behavior
PUT
Update Interface Behaviors
GET
Get Interface Behavior
PUT
Update Interface Behavior
DELETE
Delete Interface Behavior
POST
Invoke Static Behavior
GET
Get Static Behavior Execution Log
POST
Invoke Defined Entity Behavior
GET
Get Behavior Execution Log