SIP User ng911
List
Retrieve a paginated list of SIP User ng911 records. Supports filtering, sorting, and search.
get/api/cp/switch/user-ng911
Response
Successful response
Example response
[
{
"id": 12345,
"sip_user_id": 1,
"location_id": 1,
"location_name": "example_location_name",
"is_default": true,
"country": "US",
"a1": "example_a1",
"a2": "example_a2",
"a3": "example_a3",
"a4": "example_a4",
"hno": "example_hno",
"hno_prefix": "example_hno_prefix",
"hno_suffix": "example_hno_suffix",
"prd": "example_prd",
"rd": "example_rd",
"sts": "example_sts",
"pod": "example_pod",
"prm": "example_prm",
"pom": "example_pom",
"bld": "example_bld",
"unit": "example_unit",
"flr": "example_flr",
"room": "example_room",
"seat": "example_seat",
"loc": "example_loc",
"nam": "example_nam",
"lmk": "example_lmk",
"plc": "example_plc",
"pc": "example_pc",
"pcn": "example_pcn",
"pobox": "example_pobox",
"addcode": "example_addcode",
"latitude": 99.99,
"longitude": 99.99,
"validated": 1,
"validated_at": "2025-01-17T10:30:00Z",
"validation_error": "example_validation_error",
"created_at": "2025-01-17T10:30:00Z",
"updated_at": "2025-01-17T10:30:00Z"
}
]