box-open-sdk 0.1.2

Community, unofficial Box API client for Rust — typed models, async managers, and a reqwest runtime with retry, backoff, and token refresh.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!-- Generated by box-gantry. DO NOT EDIT. -->
# SharedLinksAppItemsManager

Reach these methods through the `shared_links_app_items` field on `client::Client`.

## get_shared_items_app_items

`GET /shared_items`

| Parameter | In | Type | Required |
|---|---|---|---|
| `boxapi` | header | `String` | yes |

**Returns:** `AppItem`