We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6a7d87 commit 01ac0e7Copy full SHA for 01ac0e7
apps/docs/content/docs/en/tools/jira.mdx
@@ -1042,6 +1042,8 @@ Search for Jira users by email address or display name. Returns matching users w
1042
| ↳ `avatarUrl` | string | URL to the user avatar \(48x48\) |
1043
| ↳ `timeZone` | string | User timezone |
1044
| ↳ `self` | string | REST API URL for this user |
1045
-| `total` | number | Total number of users returned |
+| `total` | number | Number of users returned in this page \(may be less than total matches\) |
1046
+| `startAt` | number | Pagination start index |
1047
+| `maxResults` | number | Maximum results per page |
1048
1049
0 commit comments