Retrieve a domain’s requests data.
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
The domain ID
x > 0
Sort the response by given field.
Filter the response by IP.
Filter the response by reference ID.
Filter the response by response code.
100 <= x <= 599
Filter the response by security rule name.
Filter the response by country codes in ISO 3166-1 alpha-2 format.
Filter the response by actions.
Filter the response by traffic types.
Filter traffic starting from a specified date in ISO 8601 format
Filter traffic up to a specified end date in ISO 8601 format. If not provided, defaults to the current date and time.
Number of items to return
0 <= x <= 100
Number of items to skip
0 <= x <= 100000
Successful Response
The response is of type object
.