curl --request GET \
--url https://api.onkernel.com/profiles/{id_or_name}/download \
--header 'Authorization: Bearer <token>'"<string>"Download the profile. Profiles are JSON files containing the pieces of state that we save.
curl --request GET \
--url https://api.onkernel.com/profiles/{id_or_name}/download \
--header 'Authorization: Bearer <token>'"<string>"