Check a Credential Connection Registration Status
POST/credential_connections/:id/actions/check_registration_status
Checks the registration_status for a credential connection, (registration_status
) as well as the timestamp for the last SIP registration event (registration_status_updated_at
)
Request
Responses
200:
Successful response with details about a credential connection registration status.
400:
Bad request, the request was unacceptable, often due to missing a required parameter.
401:
Unauthorized
403:
The user doesn't have the required permissions to perform the requested action.
404:
The requested resource doesn't exist.