Retrieves all the device pins within an enterprise.
The user must have admin privileges, and the application needs the “manage enterprise” scope to make this call.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the enterprise.
Defines the position marker at which to begin returning results. This is used when paginating using marker-based pagination.
This requires usemarker to be set to true.
The maximum number of items to return per page.
x <= 1000The direction to sort results in. This can be either in alphabetical ascending
(ASC) or descending (DESC) order.
ASC, DESC Returns a list of device pins for a given enterprise.
A list of device pins.
A list of device pins.
The limit that was used for these entries. This will be the same as the
limit query parameter unless that value exceeded the maximum value
allowed.
200
The marker for the start of the next page of results.
3000
The order by which items are returned.