get https://{baseUrl}/api/accounts//
Results are sorted alphabetically (last name, then first name)
Log in to see full request history
Response
Results are sorted alphabetically (last name, then first name)
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/accounts/intTenantId/true \
--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-12T08:53:59.157Z",
"lastLogin": "2025-04-12T08:53:59.157Z",
"readOnly": true,