Folder
Get Folders
Get folder details. If id or name is provided, returns a single folder object. Otherwise, lists sub-folders under the parentFolderId (or root).
GET
Authorizations
API key for authentication
Query Parameters
Unique identifier for the folder
Name of the folder
Unique identifier for the workspace
ID of the parent folder to filter by
Name of the parent folder to filter by (alternative to parentFolderId)
Available options:
WORKFLOW
, PROMPT_CHAIN
, DATASET
, PROMPT
, CONTEXT_SOURCE
, PROMPT_COMPARISONS
, LOG_REPOSITORY
, PROMPT_TOOL
Maximum number of records to return (max: 100)
Required range:
x <= 100
Cursor for pagination
Response
200
application/json
Folders retrieved successfully
The response is of type object
.