List Agents For Folder
/v1/folders/{folder_id}/agents
Get all agent IDs that have the specified folder attached.
Path Parameters
Query Parameters
List Agents For Folder
curl https://api.letta.com/v1/folders/$FOLDER_ID/agents \
-H "Authorization: Bearer $LETTA_API_KEY"
[
"string"
]Returns Examples
[
"string"
]