Returns records of a single type scoped to your workspace. Pass record_type to choose between ideas, feedback, features, and objectives.
Documentation Index
Fetch the complete documentation index at: https://docs.laneapp.co/llms.txt
Use this file to discover all available pages before exploring further.
Pass your Lane API key in the X-API-Key header.
Which record type to fetch.
Idea, Feedback, Feature, Objective Case-insensitive substring match against title and description.
asc, desc Only return records created on or after this timestamp (ISO 8601).
Only return records created on or before this timestamp (ISO 8601).
Product ObjectId from GET /records/product. Applies to Idea, Feedback, and Feature.
User ObjectId from GET /records/users.
One or more Tag ObjectIds from GET /records/tags. Repeat the query param to pass multiple.
Matching records.
MongoDB ObjectId.
Plain text — any HTML in the source is stripped before being returned.
"Triage"
Assignee's display name (not their ObjectId).
Product label.
Array of tag labels.
Account names. Present only on Idea and Feedback records.
Release label. Present only on Feature records.
Timeframe label. Present only on Objective records.
Idea, Feedback, Feature, Objective