v2
latestOpenAPI 3.1.02026-07-26143251806.6 KBList Folder Entities
Query parameters
The ID of the workspace to list entities from.
The ID of the folder to list entities from. If not provided, lists entities at the workspace root level.
Search entities by name (case-insensitive partial match).
When true, returns all entities recursively within the folder hierarchy instead of only direct children.
When true, includes type-specific metadata for each entity (e.g., prompt type, latest version number).
Filter by the creator's email address.
Filter resources created at or after this timestamp.
Filter resources created at or before this timestamp.
Filter resources updated at or after this timestamp.
Filter resources updated at or before this timestamp.
External ID source to filter by. Must be provided with external_id.
External ID value to filter by. Must be provided with external_source.
Sort field.
Sort direction.
Filter entities by tags. Applies to entity types that support tags.
Use semantic search instead of text matching. Requires search_query.
Maximum number of semantic search results to consider.
Maximum semantic search distance threshold.
Response
Successful Response