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 Documentation
To learn more, visit the Atlassian User Provisioning documentation.
Parameter | Description |
---|---|
Count | Desired maximum number of query results in the list response page. |
Excluded Attributes | Resource attributes to be excluded from response. Mutually exclusive from attributes . Example: timezone,emails.type,department . |
Filter | Filter for userName or externalId . Example: userName eq "Atlassian" . |
Start Index | A 1-based index of the first query result. |
List Users with Atlassian User Provisioning and Send Results Via Email
Preview this Workflow on desktop
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 Documentation
To learn more, visit the Atlassian User Provisioning documentation.
Parameter | Description |
---|---|
Count | Desired maximum number of query results in the list response page. |
Excluded Attributes | Resource attributes to be excluded from response. Mutually exclusive from attributes . Example: timezone,emails.type,department . |
Filter | Filter for userName or externalId . Example: userName eq "Atlassian" . |
Start Index | A 1-based index of the first query result. |
List Users with Atlassian User Provisioning and Send Results Via Email
Preview this Workflow on desktop