List usersRetrieve a list of all users in your organization.Responses200A list of users retrieved successfullySchema — OPTIONAL object[]id uuidThe unique identifier of the user.email stringThe email address of the user.firstName stringThe first name of the user.lastName stringThe last name of the user.organizationId string — OPTIONALThe ID of the organization the user belongs to.