Get a folder
get/project/{projectName}/folders
Retrieves a folder from a specified project package, identified by the project name and path.
1{2 "id": "UHJvamVjdDEvMC4xL2hvbWUvYW5hbHl0aWNzL2E=",3 "name": "/home/analytics/astore",4 "type": "file",5 "version": 26}
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. | Headers | Schema |
| 400 | Bad Request | The request was invalid. Additional information is available in the application logs if the environment variable | Schema | |
| 404 | Not Found | No resource exists at the requested path. | Schema |