pub async fn get_current_user(
configuration: &Configuration,
) -> Result<GetCurrentUserResponse200, Error<GetCurrentUserError>>
Expand description
Returns data about an authorized user within the company with bound company data: company ID, company name, and domain. Note that the locale
property means ‘Date/number format’ in the Pipedrive account settings, not the chosen language.