I’m a developer together with Coro Cybersecurity and we add a layer of security on top of box. The customer gives us access to box, and we make sure there is nothing in this data layer that could compromise their security.
One of our requirements is to get a list of all integrations that are active for a given customer.
I’ve been playing around with the console and you can clearly see that there is a list of integrations both available and installed in distinct tabs. However, I cannot find an endpoint that allows me to query for them.
I’ve got two questions:
- Is my assumption correct, that you do not allow to programatically get information about these integrations?
- If the answer to 1 is yes, will this ever be supported?
The closest thing I’ve seen to what I want is here: https://developer.box.com/reference/get-integration-mappings-slack/ but the documentation is broken at some points and I’m not sure we would want to offer this feature to our customers without it being fully complete.
I thank you for your time in advance.
Kind regards:
Daniel Yelamos