a84d4905fdbb
latestOpenAPI 3.1.02026-08-143874115.7 MBUsers
Check User Access
Checks whether a user has access to an account, product, or experience the caller can reach.
get/users/{id}/access/{resource_id}
Response
access checked
Example response
{
"access_level": "customer",
"has_access": true
}