post
https://api.whippy.co/v1/custom_objects//search
Search Custom Object Records based on the provided filters.
Results are ordered by inserted_at ascending, then id ascending (oldest first).
Supports two pagination methods, supplied in the request body alongside filters:
- Cursor-based (recommended): pass
cursor(withlimit) to page forward. The response
includes ametadataobject whosenext_cursorisnullon the last page. Cursor
pagination is triggered automatically when acursorvalue is provided;cursorand
offsetcannot be combined. The cursor encodes only the sort position (inserted_at,
id) — resend the samefilterson every page. - Offset-based (deprecated): pass
offset(withlimit).
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Callback
