Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The API version to use for this request. The latest version is 2025-09-03.
2025-09-03 The ID of the agent. Use a UUID for custom agents, or 33333333-3333-3333-3333-333333333333 for the personal agent (Notion AI).
Filter threads by ID (exact match).
Filter threads by title (case-insensitive substring match).
Filter threads by status.
pending, completed, failed Filter by creator type (user or bot).
user, bot Filter by creator ID.
If supplied, this endpoint will return a page of results starting after the cursor provided. If not supplied, this endpoint will return the first page of results.
The number of items from the full list desired in the response. Maximum: 100
1 <= x <= 100