GET /v1/0c1e9b1e-a77a-4e70-a897-eb88e34d1f70/tenants/search 200 { "tenants": [ { "id": "53d76880-ee97-4e91-bfb7-44e863443aa6", "account_number": 123456, "first_name": "Example tenant", "last_name": "Wehner", "middle_initial": null, "email": "chin@hane.org89", "tax_exempt": false, "is_military": false, "is_business": false, "business_name": null, "last_sign_in_at": null, "title": null, "delinquent": false, "current_ledger_ids": [], "preferences": { "email_invoices": true, "print_invoices": false, "charge_invoice_fee": true, "receive_legal_notices_by_email": null, "delinquency_exempt": false, "delinquency_docs_by_email": false, "delinquency_docs_by_mail": false, "receive_sms_for_gate_activity": false, "opt_in_to_marketing_emails": false, "opt_in_to_marketing_sms": false, "opt_in_to_transactional_sms": false, "exclude_from_insurance_auto_enroll": false, "exclude_from_insurance_auto_enroll_reason": null, "exclude_from_insurance_auto_enroll_created_by": null, "exclude_from_insurance_auto_enroll_on": null }, "military_information": null, "username": "exampleuser@someone.com", "drivers_license_number": null, "drivers_license_state": null, "vehicle_license_plate_number": null, "vehicle_license_state": null, "vehicle_description": null, "has_tenant_portal_account": false, "created_at": "2022-09-12T22:36:49.907-10:00", "gate_24_hour_access": false, "active": false, "tenant_account_kind_name": "Standard", "blocked_payments": false, "date_of_birth": null, "phone_numbers": [], "mailing_address": { "id": "1f92f6da-b23b-45ba-9594-16b791c0c601", "address1": "44785046 Roman Lane", "address2": null, "city": "South Jessie", "state": "CT", "postal": "39384", "country": "US", "full_address": "44785046 Roman Lane, South Jessie, CT 39384", "latitude": 39.114844, "longitude": -94.630169, "time_zone_id": "America/New_York", "time_zone_offset": "-04:00", "invalid_data": false, "label": "Home" }, "addresses": [ { "id": "1f92f6da-b23b-45ba-9594-16b791c0c601", "address1": "44785046 Roman Lane", "address2": null, "city": "South Jessie", "state": "CT", "postal": "39384", "country": "US", "full_address": "44785046 Roman Lane, South Jessie, CT 39384", "latitude": 39.114844, "longitude": -94.630169, "time_zone_id": "America/New_York", "time_zone_offset": "-04:00", "invalid_data": false, "label": "Home" } ], "facility_id": "0c1e9b1e-a77a-4e70-a897-eb88e34d1f70", "previous_ledger_ids": [], "lead_ids": [], "closed_lead_ids": [], "contact_ids": [], "support_case_ids": [], "event_ids": [], "password_recovery_question_ids": [ "e115b79b-8615-4674-a959-f35956d9b210", "69193e95-a65c-4d95-ac12-8d9542a8c6c5" ] } ], "meta": { "pagination": { "current_page": 1, "total_pages": 1, "per_page": 100, "total_entries": 1, "previous_page": null, "next_page": null }, "status_code": 200, "status_message": "OK", "status_cat": "https://http.cat/200", "request_method": "GET", "request_id": null, "parameters": { "account_number": "[FILTERED]", "facility_id": "0c1e9b1e-a77a-4e70-a897-eb88e34d1f70" } } }
Param name | Description |
---|---|
phone_number optional |
Phone number of the tenant. Either phonenumber or accountnumber is required, but not both. Value: Must be a String |
account_number optional |
Account number of the tenant. Either phonenumber or accountnumber is required, but not both. Value: Must be a String |