File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ You can filter connection logs by the following parameters:
37
37
[ available here] ( https://pkg.go.dev/github.com/coder/coder/v2/codersdk#ConnectionType ) .
38
38
- ` username ` : The name of the user who initiated the connection.
39
39
Results will not include SSH or IDE sessions.
40
- - ` user_email ` : The email of the user who initiated the connection. Results will
41
- not include SSH & IDE sessions.
40
+ - ` user_email ` : The email of the user who initiated the connection.
41
+ Results will not include SSH or IDE sessions.
42
42
- ` started_after ` : The time after which the connection started. Uses the RFC3339Nano format.
43
43
- ` started_before ` : The time before which the connection started. Uses the RFC3339Nano format.
44
44
- ` workspace_id ` : The ID of the workspace being connected to.
You can’t perform that action at this time.
0 commit comments