GET Exports

Gets a list of all available for current account and all global scripts

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Gets a list of all available for current account and all global scripts

GetScriptsResponse
NameDescriptionTypeAdditional information
scripts

Collection of ScriptDefinition

None.

errors

If null the request was processed without error. If not null errors occurred while processing the request. The array contains the error messages.

Collection of string

None.