HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Fetch list of mac registrations.

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
1 to 1000
Defaults to 100

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

integer
≥ 0
Defaults to 0

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

string

Used for pagination to fetch next set of records.

string

Search for entries starting with MAC Address prefix

string

Search for entries starting with Display Name prefix

string

Filter the Mac Registrations by Mac Address and Client Name. Does a 'contains' match.

string
enum

Sort order

Allowed:
Responses

400

Bad request.

401

Unauthorized access or Invalid token.

403

Forbidden - not permitted to perform this action.

429

API Rate limit exceeded.

503

Service Unavailable.

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