get https://api-sbx.sidedrawersbx.com/api/v2/networks/sidedrawer-lite
Provides a paginated and condensed view of all owned and shared Drawers (sidedrawer
).
For each Drawer (sidedrawer
), this "lite" endpoint shows:
- Drawer name
- Drawer (
sidedrawer
) type - User's role
- Drawer identifier (
sidedrawerId
) - collaboration network identifier (
networkId
)
The endpoints /api/v2/networks/sidedrawer/shared
and /api/v2/networks/sidedrawer/owned
both additionally show, for each Drawer (sidedrawer
): brand name, whether the Drawer (sidedrawer
) is the User's default one, Drawer (sidedrawer
) photo, and plan. Therefore we recommend the "lite" endpoint when this additional information is not required and/or when a faster load time is desired.