Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id_or_name
string
required

Profile ID or name

Query Parameters

format
enum<string>
default:tar.zst

Response format for current profile archives. Legacy profiles are always returned as JSON.

Available options:
tar.zst,
tar

Response

Profile data in the requested format, or JSON for a legacy profile.

The response is of type file.