API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

List MAC registrations

This API retrieves a list of MAC registrations.

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

Denotes the maximum number of registered macs returned in the response. The default value is 50.

string

Specifies the pagination cursor for the next page of resources.

integer

The zero-based resource offset to start the response from.

string

The search value to filter the results on MAC registrations.

string

The sort expression is a field name followed by a direction indicator asc (ascending) or desc (descending).
The first value in the expression defines the sort field and the second defines the sort order. If
expression is not specified, the default expression is 'createdAt asc'.
Supported fields are macAddress, displayName, createdAt and modifiedAt.
Example: macAddress asc

Responses

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