get_token

Function get_token 

Source
pub async fn get_token(
    configuration: &mut Configuration,
    params: GetTokenParams,
) -> Result<TokenResponse, Error<GetTokenError>>
Expand description

Get a single token by its id.