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