Get all agent IDs that have the specified folder attached.
The ID of the source in the format ‘source-’
Cursor for pagination (agent ID). Returns results relative to this ID in the specified sort order. Expected format: ‘agent-’
Maximum number of agents to return
Sort order for agents by creation time. ‘asc’ for oldest first, ‘desc’ for newest first
Field to sort by
curl https://api.letta.com/v1/folders/$FOLDER_ID/agents \ -H "Authorization: Bearer $LETTA_API_KEY"
[ "string" ]