v4
latestOpenAPI 3.1.02026-08-01207318738.7 KBList documents
Query parameters
Filter by creator membership ID
Filter by creator membership ID
Cursor for pagination
Cursor for pagination
Filter by folder ID
Filter by folder ID
Comma-separated list of additional fields to include: _count, labels, includeDeleted, onlyFavorites, onlySharedWithMe. onlySharedWithMe requires userId or user-scoped key and cannot be combined with onlyFavorites or folderId.
Comma-separated list of additional fields to include: _count, labels, includeDeleted, onlyFavorites, onlySharedWithMe. onlySharedWithMe requires userId or user-scoped key and cannot be combined with onlyFavorites or folderId.
Comma-separated list of label names to filter by
Comma-separated list of label names to filter by
Number of records per page
Number of records per page
Sort direction
Sort direction
Field to sort by
Field to sort by
Filter documents visible to this membership ID
Filter documents visible to this membership ID
Response
Paginated list of documents
Example response
{
"records": [
{
"identifier": "abc123",
"url": "https://org.omni.co/dashboards/abc123"
}
]
}