cURL
Endpoints
Get device pin
Retrieves information about an individual device pin.
GET
cURL
This endpoint is in the version 2024.0. No changes are required to continue using it. For more details, see Box API versioning.Learn more about Box SDK versioning strategy.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID of the device pin.
Response
Returns information about a single device pin.
Device pins allow enterprises to control what devices can use native Box applications.
The unique identifier for this device pin.
Example:
"11446498"
The value will always be device_pinner.
Available options:
device_pinner Example:
"device_pinner"
The user that the device pin belongs to.
The type of device being pinned.
Example:
"iPad"
