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 Body
application/octet-stream
application/json
application/json
application/json
application/json
curl -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" }}