Alchemy.Client.get_integrations

You're seeing just the function get_integrations, go back to Alchemy.Client module for more information.
Link to this function

get_integrations(guild_id)

Specs

get_integrations(snowflake()) :: {:ok, %{}} | {:error, term()}

Gets a list of integration objects for a guild.

Requires the :manage_guild permission.