Get the profile ID for the current user.
curl --request GET \ --url https://api.concord.tech/site-v1/{projectId}/profile/id \ --header 'x-session: <api-key>'
{ "concordId": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }