an object with query parameters
Optionalfilter?: stringFilters the result based on the specified criteria: name, connectorId, ownerId, or spaceId.
Optionallimit?: numberThe number of automation connections to retrieve.
OptionallistAll?: booleanWhen true, list all connections. Restricted to tenant admins and analytics admins.
Optionalsort?: The field to sort by, with +- prefix indicating sort order. (?sort=-name => sort on the name field using descending order)
Optionaloptions: ApiCallOptions
Retrieves a list of automation connections