Skip to main content
Question

Unable to get Folder using API

  • April 1, 2025
  • 1 reply
  • 50 views

Forum|alt.badge.img

While trying to get the folder using get foldes API

https://api.box.com/2.0/folders/313364836563

 

I am getting following response

{

    "type": "error",

    "status": 404,

    "code": "not_found",

    "help_url": "http://developers.box.com/docs/#errors",

    "message": "Not Found",

    "request_id": "1cpjxci01o6wztvh"

}

1 reply

  • New Member
  • April 8, 2025

use this api https://api.box.com/2.0/folders/313364836563/items

 

If this doesn’t work confirm the folderID is right