Skip to main content

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.