Error
Records
List caller-context records
Paged list of live records of an object type, with an optional case-insensitive q filter over external ID, phone, email, or the record’s fields. Deleted (tombstoned) records are excluded.
GET
Error
Authorizations
Flowyte secret API key (Authorization: Bearer flowyte_sk_live_…). Scope-gated; is scoped to your organization — a key can never reach another tenant. The listed scopes in each operation's apiKey requirement are the scopes that key must hold. The tokenUrl is nominal: keys are minted in the dashboard.
Query Parameters
The object type to list (e.g. "contacts").
Case-insensitive filter over externalId / phone / email / fields.
Required range:
x >= 1Required range:
1 <= x <= 100