Get the time when authorization of local upgrades expires.

Parameters

ParameterDescription
Agent IDThe agent ID of whom you want to get the local upgrades expiry time.

Example Output

{
	"data": {
		"agentAuthorization": "<string>",
		"siteAuthorization": "<string>"
	}
}

Workflow Library Example

Get Local Upgrade Agent Authorization with Sentinelone and Send Results Via Email

Preview this Workflow on desktop