get
https://api.whippy.co/v1/custom_objects//records
Lists custom object records of a custom object.
Optionally, the custom object records can be filtered by the associated_resource_id and associated_resource_type fields.
Records are ordered by inserted_at descending, then id descending (newest first).
Supports two pagination methods:
- 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. - Offset-based (deprecated): pass
offset(withlimit).
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Callback
