Paginated list of workspaces the caller can read, newest first. Filters (clusterId, name, fqn) are exact-match and AND-combined Pass includeCluster=true to embed a cluster summary on each workspace.
Documentation Index
Fetch the complete documentation index at: https://www.truefoundry.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Number of items per page
1 <= x <= 100010
Number of items to skip
x >= 00
Filter workspaces by the cluster they belong to. Pass the cluster ID.
Filter workspaces by exact name match.
Filter workspaces by their FQN.
When true, each workspace in the response includes summary information about its cluster.