Get Shared Folder - Implan-Group/api GitHub Wiki
This endpoint returns the details about a specific Project Folder that has been shared with the current user.
Parameter | Spec | Type | Details |
---|---|---|---|
folderId | route | int | The Folder's Identifier. |
GET /api/v1/impact/folder/395
{ "id": "395", "title": "PHX-11337 Test Config With Access Limits", "created": "2024-03-28T17:13:27", "ownerId": 171, "parentId": null }