List chats
Chats
List Chats
List chats visible to the calling token with pagination.
- Org-scoped tokens: list chats that are visible to the whole organization. This includes chats that are not access-controlled and chats in an org-visible (non-access-controlled) project. Access-controlled chats stay private to their users.
- User-scoped tokens: list chats the user can access (created, shared, or non-access-controlled).
GET
List chats
Authorizations
API key for authentication. Format: gcai_xxxxxxxxx
Create API keys in the GC AI app under Settings → API.
Query Parameters
Max items to return (default 100, max 500)
Required range:
1 <= x <= 500Number of items to skip (default 0)
Required range:
x >= 0Filter to chats in a specific project
Search by title (case-insensitive substring)