Skip to main content
GET
Get All Folders for Workspace

Headers

string
required
The ID of the workspace whose folders are being requested.

Response Fields

An array of folder objects, each containing the following fields:
string
The unique identifier of the folder.
string
The identifier of the workspace where the folder belongs.
string
The name of the folder.
string
The color of the folder, represented as a hex code.
string
The icon identifier for the folder.
string
The type of flow, either “call” or “message”.
string
The model type for flows, derived from flowType.
array
An array of flow IDs associated with the folder.
string
Timestamp when the folder was created (ISO 8601 format).
string
Timestamp when the folder was last updated (ISO 8601 format).