Endpoint returns single installation metadata, given by id

get_installation_by_id(id)

Arguments

id

integer

Value

airly_location item

Examples

# \donttest{ get_installation_by_id(2137)
#> Error: You have to set apikey first! See set_apikey function.
# }