Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
FlowActionAirtableListRecordsParams
Interface FlowActionAirtableListRecordsParams
This file was auto-generated by Fern from our API Definition.
interface
FlowActionAirtableListRecordsParams
{
connection_id
:
string
;
base_id
:
string
;
table_name
:
string
;
query
?:
string
;
view
?:
string
;
}
Index
Properties
connection_
id
base_
id
table_
name
query?
view?
Properties
connection_
id
connection_id
:
string
base_
id
base_id
:
string
table_
name
table_name
:
string
Optional
query
query
?:
string
Optional
view
view
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
connection_
id
base_
id
table_
name
query
view
Auth0 Node.js SDK - v5.0.0
Loading...
This file was auto-generated by Fern from our API Definition.