Device pinner
Device pins allow enterprises to control what devices can use native Box applications.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
id | string | No | The unique identifier for this device pin. |
type | enum<string> | No | The value will always be device_pinner. Available options: device_pinner. |
owned_by | User (Mini) | No | The user that the device pin belongs to. |
product_name | string | No | The type of device being pinned. |
Example
Device pinners
A list of device pins.Attributes and example
Attributes and example
| Property | Type | Required | Description |
|---|---|---|---|
entries | array of Device pinner | No | A list of device pins. |
limit | integer | No | 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. |
next_marker | integer | No | The marker for the start of the next page of results. |
order | array of object | No | The order by which items are returned. |
Example
