registration_status
) as well as the timestamp for the last SIP registration event (registration_status_updated_at
)curl --location --request POST '/credential_connections//actions/check_registration_status'
{
"data": {
"data": {
"id": "6a09cdc3-8948-47f0-aa62-74ac943d6c58",
"ip_address": "190.106.106.121",
"last_registration": "2021-09-28T15:11:02",
"port": 37223,
"record_type": "registration_status",
"sip_username": "rogerp",
"status": "Expired",
"transport": "UDP",
"user_agent": "Z 5.4.12 v2.10.13.2-mod"
}
}
}
Authorization: Bearer ********************