curl --request GET \
--url https://nimbussuite.com/api/v1/user/hash/intercom \
--header 'Authorization: Bearer <token>'{
"hash": "<string>"
}curl --request GET \
--url https://nimbussuite.com/api/v1/user/hash/intercom \
--header 'Authorization: Bearer <token>'{
"hash": "<string>"
}Was this page helpful?