get https://{baseUrl}/api/accounts/getAllByTenant/
Results are sorted alphabetically
Log in to see full request history
Response
Results are sorted alphabetically
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/accounts/getAllByTenant/intTenantId \
--header 'accept: application/json'
xxxxxxxxxx
35]
[
{
"id": "string",
"name": "string",
"firstName": "string",
"lastName": "string",
"userName": "string",
"avatar": "string",
"email": "string",
"workPhone": "string",
"mobilePhone": "string",
"company": "string",
"address": "string",
"jobTitle": "string",
"org": "string",
"orgId": 0,
"activated": true,
"emailNotifications": true,
"tenantId": 0,
"ldapUser": true,
"ssoUser": true,
"externalId": "string",
"dateCreated": "2025-04-12T19:27:17.670Z",
"lastLogin": "2025-04-12T19:27:17.670Z",
"readOnly": true,