cURL
curl --request GET \ --url https://apigw.bienport.com/api/alarm/ecl/{subscriptionId} \ --header 'Authorization: <authorization>' \ --header 'OrganizationId: <organizationid>'
[ { "id": 1240645, "zoneNo": 1, "zoneName": "Ahmet Boyraz", "alarmCode": "Turan Barlak", "note": "Müdür", "telefon1": "5326629166", "telefon2": "5326629166", "telefon3": "5326629166", "telefon4": "5326629166", "subscriptionId": 7239, "isPerson": true, "state": "pending" } ]
Access Token
Organization ID
subscriptionId
success
Zone id.
1240645
Zone no.
1
Zone name
"Ahmet Boyraz"
Alarm Code
"Turan Barlak"
note
"Müdür"
"5326629166"
subscription id.
7239
true
pending
existing
"pending"