Skip to main content
GET

Overview

Returns a summary of every shipped policy preset. Each is a complete policy meant as a starting point. To see a preset’s full contents without adopting it, use Get Policy Preset.

Authentication

API clients do not send an API key or Authorization header.
string
required
Session token from Activate Agent. Must match agent_id.

Path Parameters

string
required
The unique identifier of the agent.

Notes

  • In every preset, preference, instruction and relationship are absent from the retention table, so they never expire on a timer.
  • Every preset includes a pinned rule exempting anything tagged pinned.
  • Only aggressive enables purging.

Next Steps