|
Http Verb |
GET |
|
Url |
/configurations/identity/r1/user-types |
|
Permissions required |
User’s types: View user’s type (foundation.base.userType.view) User’s types: Edit user’s type (foundation.base.userType.edit) |
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 - 2026 W1 (Foundation 13.2) r1 - 2026 W2 (FSM 23.0)
|
|
Released since |
|
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
PAGINATION ORDERING-SERVER-SIDE |
Business Logic
This API returns a list of User Types filtered by input criteria.
Query String Parameters
Filter ℹ️
|
Field |
Validations |
Note |
|---|---|---|
|
ids |
|
Collection of Ids |
|
code |
|
|
|
description |
|
|
|
isActive |
|
|
|
systemAdmin |
|
|
|
tenantAdmin |
|
|
|
profileId |
|
|
|
mobileUser |
|
Since: r1 - 2026 W2 (FSM 23.0) Available with NextGen FSM |
|
externalUser |
|
Since: r1 - 2026 W2 (FSM 23.0) Available with NextGen FSM |
Order ℹ️
Default Order
id (ASC)
Possible order values
id (ASC/DESC), code (ASC/DESC), description (ASC/DESC), isActive (ASC/DESC), systemAdmin (ASC/DESC), tenantAdmin (ASC/DESC)
Page ℹ️
Default.
Fields ℹ️
Default.
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Note |
|
|---|---|---|
|
id |
|
|
|
code |
|
|
|
description |
|
|
|
ordering |
|
|
|
maxInactiveInterval |
|
|
|
isActive |
|
|
|
systemAdmin |
|
|
|
tenantAdmin |
|
|
|
profileId |
|
|
|
mobileUser |
|
Since: r1 - 2026 W2 (FSM 23.0) Available with NextGen FSM |
|
externalUser |
|
Since: r1 - 2026 W2 (FSM 23.0) Available with NextGen FSM |
Response error codes
UNAUTHORIZED, FORBIDDEN