v4
latestSwagger 2.02026-08-0343714211.7 MBkey_lifecycle_rules
Key Lifecycle Rules
Show Key Lifecycle Rule
Show Key Lifecycle Rule
get/key_lifecycle_rules/{id}
Path parameters
idinteger required
Key Lifecycle Rule ID.
Response
The KeyLifecycleRules object.
Example response
{
"id": 1,
"key_type": "gpg",
"inactivity_days": 12,
"expiration_days": 365,
"apply_to_all_workspaces": true,
"name": "inactive gpg keys",
"workspace_id": 12
}