Reachable via Clerk session auth (dashboard) and via API key
auth carrying the query scope (MCP server, SDK clients). Only
returns projects that belong to the caller’s tenant — tenant
isolation is enforced server-side.
When cursor or limit is supplied the response is a single
keyset-paginated page with next_cursor and has_more. When
neither is supplied the response is the full list with no
pagination fields, preserving the dashboard contract.
Documentation Index
Fetch the complete documentation index at: https://docs.trulayer.ai/llms.txt
Use this file to discover all available pages before exploring further.
SDK API key (tl_...) or Clerk session JWT
Opaque cursor from a prior next_cursor. Omit for the first page.
1 <= x <= 200