HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

List Client Attacks

Get client attacks over a time period

Query Params
group
array of strings

List of group names

group
label
array of strings

List of label names

label
site
array of strings

List of site names

site
int32

Need information from this timestamp. Timestamp is epoch in milliseconds. Default is current timestamp minus 3 hours

int32

Need information to this timestamp. Timestamp is epoch in milliseconds. Default is current timestamp

boolean

Whether to calculate total client attacks

integer
Defaults to 0

Pagination offset (default = 0)

integer
Defaults to 100

pagination size (default = 100)

string
enum
Defaults to -ts

Sort parameter -ts(sort based on the timestamps in descending), +ts(sort based on timestamps ascending), -macaddr(sort based on station mac descending) and +macaddr(sort based station mac ascending)

Allowed:
string

Filter by Swarm ID

int32

This parameter supercedes start parameter. Need information from this timestamp. Timestamp is epoch in seconds. Default is current UTC timestamp minus 3 hours

int32

This parameter supercedes end parameter. Need information to this timestamp. Timestamp is epoch in seconds. Default is current UTC timestamp

Responses

401

Unauthorized access

403

Forbidden

413

Request-size limit exceeded

417

Request-size limit exceeded

429

API Rate limit exceeded

default

Unexpected error

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*