Optionalfetcher: FetcherThe request payload used to add an email address.
User - The email was added to the user successfully
The unique identifier of the user.
The request payload used to add a phone number.
User - The phone number was added to the user successfully
The unique identifier of the user.
The unique identifier of the group.
UserGroup - The user was assigned to the group successfully
The unique identifier of the user.
The request payload used to change the user's password.
User - The password was changed successfully
The request payload used to create a user.
User - The user was created successfully
Creates a new user using identifiers such as email, phone number, or username, with an optional password or imported password hash. This endpoint also supports migration scenarios by allowing administrators to preserve verification states and bypass password policies or identifier restrictions when required.
The unique identifier of the user.
The user was deleted successfully
The unique identifier of the user.
The request payload used to disable a user.
User - The user was disabled successfully
The unique identifier of the user.
User - The user was enabled successfully
The unique identifier of the user.
The request payload used to disconnect an external authenticator from a user's account.
User - The external authenticator was disconnected successfully
The unique identifier of the user.
User - The user was retrieved successfully
The unique identifier of the user.
The unique identifier of the group.
UserGroup - The user's group association was retrieved successfully
The unique identifier of the user.
The unique identifier of the user session.
UserSession - The user session was retrieved successfully
The unique identifier of the user.
Optionalpage: numberThe page number to retrieve.
Optionalsize: numberThe number of grants to return per page.
OptionalclientId: stringFilters results to grants issued to the specified client.
OptionalsessionId: stringFilters results to grants issued within the specified session.
Optionalsort: stringSort expression in the format field:direction, where direction is 1 for ascending or -1 for descending. Supported fields include - creation_time.
AuthorizationCode[] - The user's authorization codes were retrieved successfully
The unique identifier of the user.
Optionalpage: numberThe page number to retrieve.
Optionalsize: numberThe number of blocked IPs to return per page.
Optionalfilter: stringOptional Lucene-style filter expression used to search by attributes.
Optionalsort: stringSort expression in the format field:direction, where direction is 1 for ascending or -1 for descending. Supported fields include - block_until, last_sign_in_attempt, last_sign_in_success.
UserIpAccessDetails[] - The user’s blocked IP addresses were retrieved successfully
The unique identifier of the group.
Optionalpage: numberThe page number to retrieve.
Optionalsize: numberThe number of users to return per page.
Optionalfilter: stringOptional Lucene-style filter expression used to search by attributes.
Optionalsort: stringSort expression in the format field:direction, where direction is 1 for ascending or -1 for descending. Supported fields include - failure_count, last_sign_in_attempt, sign_in_attempts_count, last_sign_in_success, sign_in_success_count, last_activity, block_until, creation_time, last_updated.
UserSummary[] - The users in the group were retrieved successfully
The unique identifier of the user.
Optionalpage: numberThe page number to retrieve.
Optionalsize: numberThe number of grants to return per page.
OptionalclientId: stringFilters results to grants issued to the specified client.
OptionalsessionId: stringFilters results to grants issued within the specified session.
Optionalsort: stringSort expression in the format field:direction, where direction is 1 for ascending or -1 for descending. Supported fields include - creation_time.
ReferenceToken[] - The user's reference tokens were retrieved successfully
The unique identifier of the user.
Optionalpage: numberThe page number to retrieve.
Optionalsize: numberThe number of grants to return per page.
OptionalclientId: stringFilters results to grants issued to the specified client.
OptionalsessionId: stringFilters results to grants issued within the specified session.
Optionalsort: stringSort expression in the format field:direction, where direction is 1 for ascending or -1 for descending. Supported fields include - creation_time.
RefreshToken[] - The user's refresh tokens were retrieved successfully
The unique identifier of the user.
Optionalpage: numberThe page number to retrieve.
Optionalsize: numberThe number of grants to return per page.
UserClientGrants[] - The user's client grants were retrieved successfully
The unique identifier of the user.
Optionalpage: numberThe page number to retrieve.
Optionalsize: numberThe number of consent grants to return per page.
OptionalclientId: stringFilters results to consent grants issued to the specified client.
Optionalsort: stringSort expression in the format field:direction, where direction is 1 for ascending or -1 for descending. Supported fields include - creation_time.
UserConsent[] - The user's consent grants were retrieved successfully
The unique identifier of the user.
Optionalpage: numberThe page number to retrieve.
Optionalsize: numberThe number of groups to return per page.
Optionalsort: stringSort expression in the format field:direction, where direction is 1 for ascending or -1 for descending. Supported fields include - creation_time.
UserGroup[] - The user's group associations were retrieved successfully
Optionalpage: numberThe page number to retrieve.
Optionalsize: numberThe number of users to return per page.
Optionalfilter: stringOptional Lucene-style filter expression used to search by attributes.
Optionalsort: stringSort expression in the format field:direction, where direction is 1 for ascending or -1 for descending. Supported fields include - failure_count, last_sign_in_attempt, sign_in_attempts_count, last_sign_in_success, sign_in_success_count, last_activity, block_until, creation_time, last_updated.
UserSummary[] - The users were retrieved successfully
The unique identifier of the user.
Optionalpage: numberThe page number to retrieve.
Optionalsize: numberThe number of user sessions to return per page.
OptionalclientId: stringFilters results to user sessions associated with the specified client.
Optionalsort: stringSort expression in the format field:direction, where direction is 1 for ascending or -1 for descending. Supported fields include - session_id, initiated_at, expires_at, last_updated.
UserSession[] - The user's sessions were retrieved successfully
The unique identifier of the user.
UserPrivateData - The user's private data was retrieved successfully
The unique identifier of the user.
UserPublicData - The user's public data was retrieved successfully
The unique identifier of the user.
The request payload used to update user claims.
User - The user claims were updated successfully
The unique identifier of the user.
The request payload used to update a user's private data.
UserPrivateData - The user's private data was updated successfully
Applies a partial update to the private data associated with the specified user. Only fields included in the request are updated. Private data fields can be removed by sending a null value for the corresponding key.
The unique identifier of the user.
The request payload used to update a user's public data.
UserPublicData - The user's public data was updated successfully
Applies a partial update to the public data associated with the specified user. Only fields included in the request are updated. Public data fields can be removed by sending a null value for the corresponding key.
Intended for non-sensitive attributes that may be safely exposed to client applications. When surfaced via custom claims, these values may appear in tokens issued to frontend or user-facing applications. Store only data that remains safe even if accessed through browser storage, logs, or debugging tools.
ProtectedprocessProtectedprocessThe unique identifier of the user.
The unique identifier of the email address.
User - The user's email was removed successfully
The unique identifier of the user.
The unique identifier of the passkey.
The user's passkey was removed successfully
The unique identifier of the user.
The user's password was removed successfully
The unique identifier of the user.
User - The password reset requirement was cleared successfully
The unique identifier of the user.
The unique identifier of the phone number.
User - The user's phone number was removed successfully
The unique identifier of the user.
The unique identifier of the group.
The user was removed from the group successfully
The unique identifier of the user.
User - The user's username was removed successfully
The unique identifier of the user.
The request payload used to generate a password reset link.
ResetPasswordResponse - The password reset link was generated successfully
The unique identifier of the user.
The unique identifier of the authorization code grant.
The authorization code was revoked successfully
The unique identifier of the user.
The unique identifier of the reference token grant.
The reference token was revoked successfully
The unique identifier of the user.
The unique identifier of the refresh token grant.
The refresh token was revoked successfully
The unique identifier of the user.
The unique identifier of the client.
All grants were revoked successfully
The unique identifier of the user.
The unique identifier of the consent grant.
The user's consent was revoked successfully
The unique identifier of the user.
The unique identifier of the user session.
The user's session was revoked successfully
Revokes the specified user session, immediately terminating it and preventing further sign-in activity under that session.
The unique identifier of the user.
The unique identifier of the email address.
User - The user's email was marked as unverified successfully
The unique identifier of the user.
The unique identifier of the email address.
User - The user's email was marked as verified successfully
The unique identifier of the user.
The request payload used to set the user's password.
User - The password was set successfully
The unique identifier of the user.
User - The user was successfully marked as requiring a password reset
The unique identifier of the user.
The unique identifier of the phone number.
User - The user's phone number was marked as unverified successfully
The unique identifier of the user.
The unique identifier of the phone number.
User - The user's phone number was marked as verified successfully
The unique identifier of the user.
The unique identifier of the email address.
User - The user's email was set as primary successfully
The unique identifier of the user.
The unique identifier of the phone number.
User - The user's phone number was set as primary successfully
The unique identifier of the user whose IP address should be unblocked.
The request payload used to unblock a previously blocked IP address.
User - The IP lockout was reset successfully
The unique identifier of the user.
User - The user lockout was reset successfully
The unique identifier of the user.
The request payload used to add or update the username.
User - The username was successfully assigned
The unique identifier of the user.
The unique identifier of the email address.
The request payload used to initiate email verification.
VerifyEmailResponse - The email verification link was generated successfully
The unique identifier of the user.