Function fastly_api::apis::tokens_api::get_token_current
source · pub async fn get_token_current(
configuration: &mut Configuration
) -> Result<TokenResponse, Error<GetTokenCurrentError>>
Expand description
Get a single token based on the access_token used in the request.