Skip to main content
GET
/
user
/
collection
/
{id}
/
download
Download collection as ZIP
curl --request GET \
  --url https://pria.praxislxp.com/user/collection/{id}/download \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

JWT token passed in authorization header

Path Parameters

id
string
required

Response

200 - application/zip

ZIP file stream

The response is of type file.