curl --location --request GET 'https://api-sandbox.saaslogic.io/v1/users/attributes/in anim eu' \
--header 'Accept: application/json' \
--header 'Authorization;' \
--header 'Content-Type: application/json'
{
"attributeName": "authUserId",
"attributeValue": "365e4564-e90b-12d3-f422-426614174111",
"userName": "john.doe@example.com",
"orgId": "123e4567-e89b-12d3-a456-426614174000"
}