Skip to content
Start here

Connections

List detected connections
client.PageShield.Connections.List(ctx, params) (*SinglePage[ConnectionListResponse], error)
GET/zones/{zone_id}/page_shield/connections
Get a detected connection
client.PageShield.Connections.Get(ctx, connectionID, query) (*ConnectionGetResponse, error)
GET/zones/{zone_id}/page_shield/connections/{connection_id}