Download profile archive

Returns a zstd-compressed tar file of the full user-data directory.

GET/profiles/{id_or_name}/download

Returns a zstd-compressed tar file of the full user-data directory.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id_or_name*string

Profile ID or name

Response

application/octet-stream

zstd-compressed tar archive of the user-data directory

response?file
Formatbinary
curl -X GET "https://example.com/profiles/string/download"
"string"