Skip to main content

getDownloadInfo

getDownloadInfo

Query Parameters
key string
Request Body REQUIRED
albumId uuid
archiveSize integer
assetIds uuid[]
userId uuid
Responses
201
Schema OPTIONAL
archives object[]
assetIds string[]
size integer
totalSize integer
getDownloadInfo
POST /download/info
key — query
Body
Loading...
/api
curl -L -X POST '/api/download/info' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json'