Download profile archive
Returns a zstd-compressed tar file of the full user-data directory.
GET
/profiles/{id_or_name}/downloadReturns 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
Format
binarycurl -X GET "https://example.com/profiles/string/download""string"Empty
{ "code": "string", "message": "string", "details": [ { "code": "string", "message": "string" } ], "inner_error": { "code": "string", "message": "string" }}{ "code": "string", "message": "string", "details": [ { "code": "string", "message": "string" } ], "inner_error": { "code": "string", "message": "string" }}{ "code": "string", "message": "string", "details": [ { "code": "string", "message": "string" } ], "inner_error": { "code": "string", "message": "string" }}{ "code": "string", "message": "string", "details": [ { "code": "string", "message": "string" } ], "inner_error": { "code": "string", "message": "string" }}