List folders
Folders
List folders
Returns folders in the workspace, ordered newest-first, paginated by an opaque cursor. Deleted folders are excluded.
GET
List folders
Documentation Index
Fetch the complete documentation index at: https://uselora.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Opaque pagination token returned as nextCursor from the previous page. Omit on the first request.
Page size. Out-of-range values are clamped to [1, 100]; defaults to 50.
Required range:
1 <= x <= 100Response
Paginated list of folders.