# Workspaces Read workspace information for the authenticated user for using it in the other endpoints ## Get All Workspaces - [GET /workspaces](https://api-docs.webwork-tracker.com/api/workspaces/getworkspaces.md): Retrieve all active workspaces for the authenticated user. Returns paginated list of workspaces where the user is a member, including workspace details and status. Only non-blocked, non-deleted workspaces are returned.