user

Get Current User Workspaces

Retrieve the list of workspaces associated with the current authenticated user. Leverages RLS to enforce access control.

get/api/user/workspaces

Response

Successful Response

external_idstring required
namestring required
descriptionstring nullable required
created_by_ext_idstring required
updated_by_ext_idstring nullable required
created_atstring date-time required
updated_atstring date-time required

Changes