PaginatedOneRosterUserProfileOutput
Paginated list of OneRoster user profiles
- limitType: integerrequired
Maximum number of items returned
- offsetType: integerrequired
Number of items skipped in the result set
- totalType: integerrequired
Total number of items available
- userType: array object[] · OneRosterUserProfileOutput[]
Profiles requiredArray of user profile objects
Profile information associated with a user in a specific role
- profileType: stringFormat: uri
Id requiredUnique identifier for the profile
- profileType: string
Type requiredType of profile (e.g., learning platform, assessment system)
- vendorType: string
Id requiredIdentifier of the vendor providing this profile
- applicationType: string | null
Id Identifier of the specific application this profile is for
- credentialsType: array object[] · OneRosterCredentialOutput[]
List of credentials associated with this profile
The container for the information about a User Profile that will provide the user with access to some system, application, etc.
- dateType: stringFormat: date-time
Created Date when the profile was created
- descriptionType: string | null
Human-readable description of this profile
