v1
latestOpenAPI 3.0.02026-07-23620132.5 KBScenarios folders
List scenario folders
Retrieves direct scenario folder children for a team or organization. Provide teamId or organizationId. If both are provided, teamId is used. Omit parentId to return top-level folders.
get/scenarios-folders
Query parameters
teamIdinteger required
Unique ID of the Team.
organizationIdinteger
The unique ID of the organization whose scenario folders should be returned.
parentIdinteger
The parent folder whose direct children should be returned. Omit to return top-level folders.
childrenDepth'all'
Set to all to return all descendants under children. By default, children includes only one direct child level.
cols[]string[]
Specifies the group of values to return. For example, you may want to receive in response only the names and IDs of folders.
Response
Successful response