Optional
Readonly
limitThe maximum number of entries to return. If the value exceeds the maximum, then the maximum value will be used.
AccountsApiListConnectedAccounts
Optional
Readonly
metadata`metadata` key-value pairs to filter by. Only exact matches on the key-value pair(s) will be returned. Example: `?metadata[internal_customer_id]=7cb1159d-875e-47ae-a309-319fa7ff395b`.
AccountsApiListConnectedAccounts
Optional
Readonly
offsetThe (zero-based) offset of the first item in the collection to return.
AccountsApiListConnectedAccounts
Optional
Readonly
qThe partial search of text fields. Supports searching by `account.name`, `account.business_profile.legal_name`, `account.id`, `account.email`, `user.name`, `user.email`
AccountsApiListConnectedAccounts
Optional
Readonly
sortThe sort parameters, value:direction. Possible values: `name`, `created_at`. Possible directions: `asc`, `desc` For example `name:asc`. Default: `created_at:desc`
AccountsApiListConnectedAccounts
Readonly
tilled_The id of the Tilled Account (usually starting with the prefix `acct_`) that the request is performed on behalf of.
AccountsApiListConnectedAccounts
Optional
Readonly
typeOnly return Connected Accounts where the type matches the specified value.
AccountsApiListConnectedAccounts
Generated using TypeDoc
Request parameters for listConnectedAccounts operation in AccountsApi.
Export
AccountsApiListConnectedAccountsRequest