List records (paginated)
documentedRetrieve a (potentially paginated) list of records for the specified object. Optional pagination parameter rows_per_page is supported (up to 1000 per page).
GET /v1/objects/{object_key}/recordsObjectsno implementation yet0 runsInput
object_key
Knack Object Key
object_1
query
Query (filters)
{...filters...}
page
Page
1
limit
Limit (rows_per_page)
1000
Calls Knack as you (your API key is your account); keychains.dev holds the credentials.