Sign in

List records (paginated)

documented

Retrieve 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 runs

Input

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.
List records (paginated) · Knack · OpenIntegrations