Profiles
Download profile archive
Downloads the profile in its stored format by default. Current profiles are returned as zstd-compressed tar archives, while legacy profiles remain JSON. Set format=tar to decompress current profiles during download; legacy profiles remain JSON.
get/profiles/{id_or_name}/download
Path parameters
id_or_namestring required
Profile ID or name
Query parameters
format'tar.zst' | 'tar'
Response format for current profile archives. Legacy profiles are always returned as JSON.
Response
Profile data in the requested format, or JSON for a legacy profile.