Returns directory for a file exchange
Returns the complete directory (files 'n folders) shared by a provider with a consumer organization
| Path Parameters |
|---|
organizationId uuid — REQUIREDA valid provider or consumer organization id. Must be a valid consumer id, if id of header value organization-id is a consumer id and opposite a valid provider id, if header value organization-id is a consumer id. |
| Header Parameters |
|---|
organization-id uuid — REQUIREDID of organization context this request belongs to. |
| Responses | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200The complete directory
| |||||||||||||||||||||||||
400Bad Request (e.g. element not found or resource conflict).
| |||||||||||||||||||||||||
403Missing permission
| |||||||||||||||||||||||||
500Internal server error (Internal service communication or process error).
|