Skip to main content
GET
Browse active records from an object with display-ready attribute previews. Use an OAuth access token issued to kato-raycast. Developer keys cannot call this endpoint. See Raycast authentication. Required scopes: objects:read, records:read. Unknown objects return 404; malformed cursors return 400. Results include previews rather than the full writable record values map. Non-Pro workspaces omit enriched and Pro interaction attributes.

Parameters

string
required
The object’s slug, not its ID.
string
Optional trimmed title search, up to 200 characters.
string
Opaque nextCursor returned by this Raycast collection; do not use a developer API cursor.
integer
Default 50; 1–100.

Response

200 — Top-level object, data record previews, hasMore, and nextCursor.
Set path-ID environment variables to values returned by your workspace before running the request.