Gecko.HttpClient.get

You're seeing just the function get, go back to Gecko.HttpClient module for more information.
Link to this function

get(endpoint, params \\ %{})

Specs

get(String.t(), map()) :: {:ok, any()} | error()