/
FE
featurehub-io
/
ManagementResourceApi
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
ApplicationService
5
AuthService
9
EnvironmentFeatureService
6
EnvironmentService
6
FeatureService
8
GroupService
8
PersonService
5
get
/mr-api/person
post
/mr-api/person
get
/mr-api/person/{id}
put
/mr-api/person/{id}
delete
/mr-api/person/{id}
PortfolioService
5
RolloutStrategyService
6
ServiceAccountService
6
SetupService
2
UserStateService
2
PersonService
Get person
get
/mr-api/person/{id}
Query parameters
includeGroups
boolean
Include the groups for the user
Response
Resulting person
Person
required
id
PersonId
name
string
email
string
email
other
string
source
string
version
integer
passwordRequiresReset
boolean
groups
Group[]
whenArchived
string
date-time
additional
PersonInfo[]
Changes