service_connectors
List Service Connectors
Get a list of all service connectors for a specific type.
Args: connector_filter_model: Filter model used for pagination, sorting, filtering 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: Page with list of service connectors for a specific type.
get/api/v1/service_connectors
Query parameters
expand_secretsboolean
hydrateboolean
sort_bystring
logical_operator'or' | 'and'
Logical Ops to use to combine filters on list methods.
pageinteger
sizeinteger
scope_workspacestring uuid nullable
scope_typestring nullable
namestring nullable
connector_typestring nullable
auth_methodstring nullable
resource_typestring nullable
resource_idstring nullable
labels_strstring nullable
Request body
object nullable required
Response
Successful Response