API SpecsUsersGet a workspace userReturns the workspace user record for the selected identifier.GET/api/users/{id}TestReturns the workspace user record for the selected identifier.Path Parametersid*stringResource identifier.Example"wu_123"Response Body200application/json400application/json401application/json403application/json404application/json409application/json422application/json503application/json504application/jsonGet current feature flags GETReturns the feature flags stored for the current workspace user.List available workspace roles GETReturns the roles that can be assigned to workspace users.