Get tracked entity attributes
Arguments
- login
A httr2_response object returned by the
dhis2_login()function- api_version
A numeric with the API version obtained from the
get_api_version()function- org_units
A data frame with all organisation units from target DHIS2 instance. This is the output from the
get_organisation_units()function