cURL
Composer
List Sessions
Retrieve all compose sessions for a project
GET
cURL
Authorizations
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Query Parameters
Filter sessions by user ID
Filter sessions by git branch (worktree revision)
Response
200 - application/json
Sessions listed successfully
Total LLM calls (including mid-turn iterations)
Git branch the session is scoped to
Session status: "active" or "idle"
Total tool_use blocks across all calls
Number of user prompts sent
Truncated text of the first user prompt — used as a session title.
Model used in this session