67d9f45bb99b
Read-only unified listing of Library entries: folders, templates, and files. Each row carries a type discriminator (folder, template, or file) and the fields relevant to that kind. Folders are always pinned to the top of the page regardless of ?ordering=. The listing is shallow -- use ?folder_id= to drill into a folder. file covers both binary uploads and URL bookmarks (same underlying model).
Query parameters
Filter to entries created by the given user id.
Folder id to scope the listing to (drill-in). Omit to list the root context.
Number of results to return per page.
Comma-separated sort tokens (prefix - for descending). Allowed: ['created_at', 'created_by', 'last_opened_at', 'name', 'sharing_scheme']. Default: -created_at. Folders always pin at the top regardless of ordering.
A page number within the paginated result set.
Case-insensitive substring match on name, applied at SQL before pagination.
Single value: all (default), template, or file. Narrows the non-folder kinds shown. Folders are always included in the response regardless of this filter -- use ?folder_id= to scope inside a folder instead. file covers both binary uploads and URL bookmarks (they share the underlying TemplateUpload model).
Headers
Associates request with company
Response
No response body