External DocumentationTo learn more, visit the Opsgenie documentation.
Parameters
| Parameter | Description |
|---|---|
| Limit | Number of users to retrieve. |
| Offset | Number of users to skip from start. |
| Order | Direction of sorting. Should be one of ‘asc’ or ‘desc’. |
| Query | Field:value combinations with most of user fields to make more advanced searches. Possible fields are username, fullName, blocked, verified, role, locale, timeZone, userAddress and createdAt. |
| Sort Field | Field to use in sorting. Should be one of ‘username’, ‘fullName’ and ‘insertedAt’. |