latestOpenAPI 3.1.12026-08-2013060964.7 KB
9a5a2cd152ae
Fetch User Tenant Profile
Returns the user profile evaluated for a specific tenant. The top-level fields are the merged effective profile (global layered with per-tenant overrides). The tenant block returns only the fields explicitly set on the per-tenant profile.
get/v1/user/{distinct_id}/tenant/{tenant_id}/
Path parameters
distinct_idstring required
Unique identifier of the user in your system.
tenant_idstring required
Tenant to evaluate the profile against.
Response
200 - OK