Lists all users created by your master organization. Supports pagination and optional expansion of related organizations.
Authorizations
Autumn API key with Bearer prefix
Query Parameters
Number of users to return (1-100)
Required range:
1 <= x <= 100
Number of users to skip for pagination
Required range:
x >= 0
Comma-separated list of fields to expand. Currently supports: 'organizations'