Get All Variable Values

软件教程 admin 2024-04-24 08:55 184 0

Get All Variable Values

获取所有变量的值。

If the variable value is binary data, a URL is returned for retrieving that binary data.Variables are returned only when the script status is RanToCompletion or Faulted.


For more information about this command, including descriptions of any path and request parameters, request body schema, response codes and schemas, and payload examples, refer to the online API reference for this command at the following web page:


Get all variable values

URI

http://localhost:5159/api/actions/{Id}/variables

Path Parameters

Id

类型:String <uuid>

Specifies the ID of the script.Required.

Query Parameters

无:

 


评论区