For support support@leadrat.com
Authorization: ********************x-tenant-id: ********************curl --location --request GET '/roles/existing-permissions' \
--header 'Authorization: Bearer <token>' \
--header 'x-tenant-id: <api-key>'{
"property1": [
"string"
],
"property2": [
"string"
]
}