v1
latestOpenAPI 3.0.12026-07-24241275527.9 KBRecords
Get the database records along with requested fields values
get/public/api/v1/databases/{databaseId}/records
Path parameters
databaseIdstring required
Query parameters
Pagination parameter
recordIdsstring[]
Items filter parameter
filterstring
Example:{"and": [{"or": [{"op": "equals","fld": "FI123456","val": 224}]},{"op": "isNotEmpty","fld": "FI123654"}]}
Filter parameter
searchQuerystring
Search query by all fields. Special characters (", <> etc. must be escaped). The value is ignored if items filter is provided
fieldIdsstring[]
Columns (properties) to be loaded in the result
Response
OK