OptionalexpandFields to expand (e.g. ['changelog'])
OptionalfieldsIssue fields to include in the response
OptionalfromLower bound for activity time, accepted by Jira's updatedBy JQL function.
Examples: '-30d', '2024-01-01', '2024/01/01'.
OptionaljqlAdditional JQL to combine with the user activity clauses using AND.
Example: 'project = PROJ AND statusCategory != Done'.
OptionalmaxMaximum number of results to return
OptionalstartIndex of the first result (0-based)
OptionaltoUpper bound for activity time, accepted by Jira's updatedBy JQL function.
Examples: '2024-01-31', '2024/01/31'.
OptionalvalidateWhether Jira should validate the JQL query
Options for searching issue activity performed by one or more users.