Actions
Get Record
Actions
Get Record
Retrieve a single record. Any "empty" fields (e.g. "", [], or false) in the record will not be returned.
Params
keyrequired
string
A unique string. Please see the Keys and Resumability doc for more info.
paramsrequired
object
Get Record Input
baseIdrequired
string
The ID of the base
tableIdOrNamerequired
string
The name or id of the table
recordIdrequired
string
The ID of the record
Response
object
Get Record Output