service_connectors
Get Service Connector
Returns the requested service connector.
Args: connector_id: ID of the service connector. expand_secrets: Whether to expand secrets or not. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.
Returns: The requested service connector.
get/api/v1/service_connectors/{connector_id}
Path parameters
connector_idstring uuid required
Query parameters
expand_secretsboolean
hydrateboolean
Response
Successful Response