get https://api.capmo.de/api/v1/projects//document-folders/
This can be used to retrieve a specific project document folder by its ID.
Responses
This can be used to retrieve a specific project document folder by its ID.
xxxxxxxxxx
curl --request GET \
--url https://api.capmo.de/api/v1/projects/projectId/document-folders/folderId \
--header 'Request-Id: YOUR_REQUEST_ID' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: