Folder contents
Get Folder Contents
Get the contents (entities) of a specific folder, identified by folderId or name+parentFolderId.
GET
Authorizations
API key for authentication
Query Parameters
Unique identifier for the workspace
Minimum length:
1
Unique identifier for the folder whose contents are to be fetched
Name of the folder whose contents are to be fetched
ID of the parent folder (used with name for uniqueness)
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
Folder contents retrieved successfully
The response is of type object
.