Get UsersAsk AIget https://api.prahsys.com/merchant/n1/organization/{organizationId}/usersGet existing users from the organizationPath ParamsorganizationIdstringrequiredThe organization idQuery ParamssortstringarrayenumArray of keys indicating sort request.first_namelast_namephone_numberemail_addresscreated_at-first_name-last_name-phone_number-email_address-created_atfilterobjectObject with fields and filtering valuesfilter objectlimitnumberDefaults to 10Count of result returned.offsetnumberDefaults to 0Offset of returned result. (0 indexed)Responses 200OK 401Unauthorized 404Not Found 500Internal Server ErrorUpdated 5 months ago