Skip to main content
GET
Get Folder Details with Flows

Path Parameters

string
required
The unique identifier of the folder whose details are being requested.

Response 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 objects associated with the folder. Each flow object contains details such as its ID, name, and other relevant information.
string
Timestamp when the folder was created (ISO 8601 format).
string
Timestamp when the folder was last updated (ISO 8601 format).