Skip to main content
Question

Custom app access to to other custom apps

  • May 22, 2025
  • 1 reply
  • 4 views

Forum|alt.badge.img

I am using the Node SDK. How can I allow my app to access files from another custom app in the same enterprise?

1 reply

Forum|alt.badge.img

Hello, 

You will either need to obtain an access token for a user that already has access to the content or, if a JWT app, add the service account as a collaborator on the content. You can get the email address of the service account by making a call to the get current user endpoint. Then, collaborate this email on the content just like you would any other user. 

Best,

Kourtney, Box Developer Advocate