get https://{baseUrl}/api/accounts/getInactiveUsers
Log in to see full request history
Responses
401(1) The caller is not authenticated with RegScale.
401(1) The caller is not authenticated with RegScale.
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/accounts/getInactiveUsers \
--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-17T06:11:11.039Z",
"lastLogin": "2025-04-17T06:11:11.039Z",
"readOnly": true,