Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions docs/endpoints/users/getGJUsers20.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ Searches for a user and returns their info

| Parameter | Explanation | Required |
| --------------- | --------------------------------------------------------------- | -------- |
| `secret` | [Common Secret](/reference/secrets.md): `Wmfd2893gb7` | Yes |
| `gameVersion` | 21 | Yes |
| `binaryVersion` | 35 | Yes |
| `gdw` | 0 | |
| `str` | The name of the user you want to search for | |
| `page` | The page of users you want. Redundant as it only returns 1 user | |
| `total` | Current use is unknown, defaults to 0. | |
| `secret` | [Common Secret](/reference/secrets.md): `Wmfd2893gb7` | Yes |
| `gameVersion` | 22 | No |
| `binaryVersion` | 42 | No |
| `gdw` | 0 | No |
| `str` | The name of the user you want to search for | No |
| `page` | The page of users you want. Redundant as it only returns 1 user | No |
| `total` | Current use is unknown, defaults to 0. | No |

## Response

Expand Down Expand Up @@ -41,4 +41,4 @@ print(req.text)
1:foundmyball:2:15976456:13:66:17:50:6::9:2:10:11:11:15:14:6:15:0:16:5056324:3:571:8:0:4:31#999:0:10
```

<!-- tabs:end -->
<!-- tabs:end -->