/organizations/:organizationId/oem/users/profile Returns the profile for the currently authenticated OEM workspace user.
/organizations/:organizationId/oem/users/ Create a new OEM-provisioned user for the organization. Returns the new collaborator and the new OEM secret.
/organizations/:organizationId/oem/users/:userId/secret When the OEM platform feature is enabled, generates a new provider OEM secret for the target organization user and persists it. Only organization owners may call this endpoint. Returns the updated collaborator.