get https://{baseUrl}/api/accounts/filterUserRoles//////
Used for sorting, paging, and searching
Log in to see full request history
Response
Used for sorting, paging, and searching
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/accounts/filterUserRoles/intId/strRole/strSortBy/strDirection/intPage/intPageSize \
--header 'accept: application/json'
xxxxxxxxxx
38}
{
"totalItems": 0,
"items": [
{
"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-12T16:42:08.006Z",