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

Documentation Index

Fetch the complete documentation index at: https://docs.praxis-ai.com/llms.txt

Use this file to discover all available pages before exploring further.

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.