Skip to main content
GET
List the folders of an agent

Authorizations

X-Api-Key
string
header
required

Headers

X-Api-Key
string
required

Api key to pass as a X-Api-Key request header.

Query Parameters

agentId
string
required

ID of the agent.

Response

Success

id
string | null

Identifier of the folder

agentId
string | null

Agent owning the folder

name
string | null
color
string | null

Hex color "#RRGGBB"

body
string | null

Markdown body documenting the folder

createdAt
string<date-time>
updatedAt
string<date-time>