API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

List DPP registrations

This API retrieves a list of DPP registrations. The request may contain optional query parameters:
limit, next, offset, and search.
The response returns at most one page size of DPP registrations, each DPP registration is comprised
of a DPP registration ID and DPP URI. The count and next cursor is also returned.

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

Maximum number of DPP registrations to return in one page.

string

A pagination cursor to retrieve the next page of DPP registrations. Either next or offset can be provided, but not both. If both are provided, next takes precedence.

integer

An offset from the beginning of the result set to retrieve the next page of DPP registrations. Either next or offset can be provided, but not both. If both are provided, next takes precedence.

string

A MAC address or MAC address substring with which to filter the DPP registrations.

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