Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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
Workflow LibraryPreview this Workflow on desktop