Skip to content

FilemanagerSharedUrls

Introduction

If a User wants to share a FilemanagerFile or FilemanagerDirectory there needs to be a public accessible URL to retrieve data. This URLs are represented as FilemanagerFileSharedUrls and thus given can be revoked after creating them.

The described endpoints in this section describe a shorthand for retrieving FilemanagerFileSharedUrls and FilemanagerDirectorySharedUrls.

List

To get a list of the FilemanagerDirectorySharedUrls and FilemanagerFileSharedUrls, create a GET request to:

/api/filemanager/shared-urls.


Definition

GET /api/filemanager/shared-urls

Example Request

php

Example Response

json