Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.galtea.ai/llms.txt

Use this file to discover all available pages before exploring further.

Returns

Returns an Endpoint Connection object for the given ID.

Example

endpoint_connection = galtea.endpoint_connections.get(
    endpoint_connection_id=endpoint_connection_id
)

Parameters

endpoint_connection_id
string
required
The ID of the endpoint connection to retrieve.