List custom responses

Returns all custom responses.

Path Params
integer
required

A unique identifier for the configuration.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Response body
array of objects

Honeypot properties.

object

Properties for a specific custom response.

aliases
array of strings
length ≥ 0

Aliases for the custom response.

string
length ≥ 1

Name of the user who created this custom response.

date-time

Read-only ISO 8601 timestamp marking when this custom response was created.

string
required
length ≥ 1

The description of the custom response.

integer
≥ 1

Read-only A unique identifier for each custom response. Use this value for a honeypotId parameter in subsequent operations.

ipv4Addrs
array of strings
required
length ≥ 0

IPv4 address of a target device.

ipv6Addrs
array of strings
required
length ≥ 0

IPv6 address of a target device.

string
length ≥ 1

Name of the user who most recently modified this custom response.

date-time

Read-only ISO 8601 timestamp marking this custom response's last modification.

string
required
length ≥ 1

The name of the custom response.

policies
array of objects
length ≥ 0

Policies for the custom response.

policies
object
integer
required
≥ 1

A unique identifier for each policy.

string
required
length ≥ 1

The name of the policy.

Language
URL