added
3rd August 2023
almost 2 years ago by ReadMe API
Added partnerId
to the UserResponse
The UserResponse
is returned upon making the following requests:
The partnerId
is a UUID which uniquely identifies an organisation (or partner) that uses the DataOne API.
This has now been added to the UserResponse
in order to identify which partner initially created the user in the DataOne system. Partners have the ability to grant consent to other partners in order for them to view OB data (via the GET users endpoints). In this context, partnerId
is helpful in distinguishing which partner initially created the user.