Skip to main content
Get users from the specified directory. Filtering is supported with a single exact match (eq) against the userName and externalId attributes. Note: While this API enables pagination, sorting functionality is not supported.
External DocumentationTo learn more, visit the Atlassian User Provisioning documentation.

Parameters

ParameterDescription
CountDesired maximum number of query results in the list response page.
Excluded AttributesResource attributes to be excluded from response. Mutually exclusive from attributes. Example: timezone,emails.type,department.
FilterFilter for userName or externalId. Example: userName eq "Atlassian".
Start IndexA 1-based index of the first query result.

Example Output

Workflow Library Example

List Users with Atlassian User Provisioning and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop