Retrieve the OrgUser with the given UUID.
Retrieves detailed information for a specific user within an Organization, using their unique identifier (UUID).
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
The unique identifier (UUID) of the Organization User to retrieve.
Note: The orgId path parameter is also required.
Returns the OrgUser
The UUID of the entity.
The version number:
The first name of the user.
The surname of the user.
The user's contact telephone number.
The email address for this user.
An array listing the Organizations where this user has access.
The date and time (in ISO 8601 format) when this user first accepted the the m3ter terms and conditions.
The date and time (in ISO 8601 format) when this user last accepted the the m3ter terms and conditions.
Indicates whether this is a m3ter Support user.
The date and time (in ISO-8601 format) when the user was created.
The date and time (in ISO-8601 format) when the user was last modified.
The user who created this user.
The unique identifier (UUID) of the user who last modified this user record.
An array of permission statements for the user. Each permission statement defines a specific permission for the user.
The date and time (in ISO 8601 format) when the user's access will end. Used to set or update the date and time a user's access expires.