HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Fetch list of registered clients.

Fetch list of registered clients that are allowed to access network.

Query Params
integer
1 to 1000
Defaults to 100

Maximum number of registered clients to be returned. Allowed range is 1 to 1000.

integer
≥ 0
Defaults to 0

Number of clients to be skipped before returning the data, useful for pagination.

string

Search for entries starting with MAC Address prefix

Responses

400

Bad request.

401

Unauthorized access or Invalid token.

403

Forbidden - not permitted to perform this action.

412

Validation error.

416

Range not satisfiable error.

429

API Rate limit exceeded.

500

Unexpected error.

503

Service Unavailable.

default

Unexpected error.

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