Skip to content
Start here

Audit SSH Settings

Get Zero Trust SSH settings
GET/accounts/{account_id}/gateway/audit_ssh_settings
Update Zero Trust SSH settings
PUT/accounts/{account_id}/gateway/audit_ssh_settings
Rotate Zero Trust SSH account seed
POST/accounts/{account_id}/gateway/audit_ssh_settings/rotate_seed
ModelsExpand Collapse
GatewaySettings object { created_at, public_key, seed_id, updated_at }
created_at: optional string
formatdate-time
public_key: optional string
seed_id: optional string

Identify the seed ID.

maxLength36
updated_at: optional string
formatdate-time