Function authy::api::user::status [] [src]

pub fn status(
    client: &Client,
    id: u32
) -> Result<(Status, UserStatus), AuthyError>

Status of an Authy user.

This will return various details of an Authy user such as their registration status, their country code, and the last 4 of their phone number.

Please see the Authy documentation for more details: https://www.twilio.com/docs/api/authy/authy-totp#user-status