OpenAPI 3.1.12026-08-10130601.0 MB
a686fddb4e0c
List User Tenant Profiles
Returns every tenant profile the user has, one entry per mapping. Each entry contains the merged effective profile evaluated for that tenant, with the per-tenant override under the tenant key.
get/v1/user/{distinct_id}/tenant/
Path parameters
distinct_idstring required
Unique identifier of the user in your system.
Query parameters
limitinteger
Number of results per page (1–100). Defaults to 10.
afterstring
Pagination cursor returned by a previous call. Pass to fetch the next page.
Response
200 - OK