an object with query parameters
OptionalappId?: stringIf present, get connections with connection strings that are scoped to the given app ID.
OptionalincludeSpaceStats?: booleanIf set to true, include computed space-level statistics for the spaces represented by the connections in the returned list. If false, this information is not returned.
Optionallimit?: numberOptionalname?: stringOptionalpage?: stringOptionalpersonal?: booleanOptionalsort?: dataFiles.GetConnectionsSortFieldThe name of the field used to sort the result. By default, the sort is ascending. Putting a '+' prefix on the sort field name explicitly indicates ascending sort order. A '-' prefix indicates a descending sort order.
OptionalspaceId?: stringOptionaloptions: ApiCallOptions
Use this operation to retrieve the list of built-in data file connections available to the calling user. Use the
spaceId,appId, ornameparameters to filter results to a specific space or app scope.