v2
latestOpenAPI 3.1.12026-07-2613060964.2 KBFetch 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