Authorization: ********************curl --location '/api/profile' \
--header 'X-Temper-Surface;' \
--header 'Authorization: Bearer <token>'{
"avatar_url": "string",
"created": "2019-08-24T14:15:22.123Z",
"display_name": "string",
"email": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"preferences": null,
"slug": "string",
"updated": "2019-08-24T14:15:22.123Z",
"vault_config": null,
"entitlements": {
"is_admin": true,
"join_request_status": null,
"system_access": true
}
}