jcerise
- Activité totale 12
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 3
Publications
Activité récente par jcerise-
Api limit clarification
RéponduI've been searching around and doing my own experimentation on rate limits for the Box API, and so far, I've found the following: - There is a stated limit of 1000 requests per minute - Other user...
-
Get user who created shared link
RéponduSubject, basically. Is there a way to get the ID of the user who created a shared link for a resource? From a security posture, it would be extremely useful to see which users are creating shared ...
-
List all Custom Applications for an Enterprise via API
RéponduIs there an API endpoint (or other method) of getting a list of all Custom Applications for a given enterprise? Ideally, I would like to be able to get a list of all enabled custom applications, t...
-
Get Enterprise ID from SDK
RéponduIs there a way to get the enterprise ID for/from a user, or at all, within, for example, the Python SDK? Or perhaps via an API call? I've found a couple other questions asking this, but they were ...
-
Get user role (admin, co-admin, user) from Python SDK
RéponduI am trying to get the user role via the Python SDK. My use case is that I need to identify the admin user, and any co-admins. Using the standard user().get() approach, I get all of the users info...