Read a sub profile that belong to the root profile with the given accountId
GET
/profile/{accountId}
curl \
--request GET 'https://api.universecloud.io/profile/{accountId}' \
--header "X-Api-Key: $API_KEY"
Read a sub profile that belong to the root profile with the given accountId
curl \
--request GET 'https://api.universecloud.io/profile/{accountId}' \
--header "X-Api-Key: $API_KEY"