get https://api-sbx.sidedrawersbx.com/api/v1/tenants/tenant/tenant-id//users
Returns User Accounts by branding or sponsorships.
Response
Returns User Accounts by branding or sponsorships.
xxxxxxxxxx
curl --request GET \
--url https://api-sbx.sidedrawersbx.com/api/v1/tenants/tenant/tenant-id/tenantId/users \
--header 'accept: application/json'
xxxxxxxxxx
{
"id": "string"
}