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.
Authorizations
Pass as Bearer <API_KEY>. Get API Key from SuprSend dashboard Developers -> API Keys section.
Path Parameters
Unique identifier of the user in your system.
Tenant to evaluate the profile against.
Response
200 - OK
The user identifier.
Merged (effective) properties — global properties layered with per-tenant overrides.
Timestamp when the user was originally created.
Timestamp when the user was last updated.
Per-tenant override block. Contains only the fields explicitly set on the per-tenant profile.