RemoteTableTokenRemoteTableFilterRequirement is a datatype for running a remote table query based on a configuration that the user running the query has logged in with a JWT that contains a remoteTableFilter field that matches this value in this requirement.

This datatype is part of the RemoteTableAccessRequirement union datatype, which is ultimately used by several mutation fields: createRemoteTableConfig() and updateRemoteTableConfig() to create and update remote table configurations — deleteRemoteTableConfig() to delete; connectRemoteTableConfig() and disconnectRemoteTableConfig() to connect and disconnect a remove table. It also leads to the query, getRemoteTableConfigsInOrganization().

Table: RemoteTableTokenRemoteTableFilterRequirement

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Feb 16, 2026
tokenRemoteTableFilterstringyes PreviewThe value that must be present in the remoteTableFilter field in the user's JWT.