Skip to main content
GET
List User Tenant Profiles

Authorizations

Authorization
string
header
required

Pass as Bearer <API_KEY>. Get API Key from SuprSend dashboard Developers -> API Keys section.

Path Parameters

distinct_id
string
required

Unique identifier of the user in your system.

Query Parameters

limit
integer<int32>
default:10

Number of results per page (1–100). Defaults to 10.

after
string

Pagination cursor returned by a previous call. Pass to fetch the next page.

Response

200 - OK

meta
object

Pagination metadata.

results
object[]

List of tenant profiles for the user. One entry per associated tenant.